Package it.unimi.di.big.mg4j.tool
Class DumpVirtualDocumentFragments
- java.lang.Object
-
- it.unimi.di.big.mg4j.tool.DumpVirtualDocumentFragments
-
public class DumpVirtualDocumentFragments extends Object
Scans a document sequence and prints on standard output virtual document fragments as a document specifier (usually, a URL) TAB-separated from the associated text.- Author:
- Sebastiano Vigna
-
-
Method Detail
-
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
-
-