it.unimi.di.mg4j.tool
Class ScanMetadata
java.lang.Object
it.unimi.di.mg4j.tool.ScanMetadata
public class ScanMetadata
- extends Object
Scans a document sequence and prints on standard output the corresponding URIs.
This tool is a necessary intermediate step for the construction of an index with
virtual fields.
- Since:
- 1.1
- Author:
- Sebastiano Vigna
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScanMetadata
public ScanMetadata()
main
public static void main(String[] arg)
throws com.martiansoftware.jsap.JSAPException,
InvocationTargetException,
NoSuchMethodException,
ClassNotFoundException,
IOException,
IllegalAccessException,
InstantiationException,
IllegalArgumentException,
SecurityException
- Throws:
com.martiansoftware.jsap.JSAPException
InvocationTargetException
NoSuchMethodException
ClassNotFoundException
IOException
IllegalAccessException
InstantiationException
IllegalArgumentException
SecurityException