Package org.apache.jena.query.text.cmd
Class textindexdump
- java.lang.Object
-
- org.apache.jena.cmd.CommandLineBase
-
- org.apache.jena.cmd.CmdLineArgs
-
- org.apache.jena.cmd.CmdMain
-
- org.apache.jena.cmd.CmdArgModule
-
- org.apache.jena.cmd.CmdGeneral
-
- arq.cmdline.CmdARQ
-
- org.apache.jena.query.text.cmd.textindexdump
-
public class textindexdump extends arq.cmdline.CmdARQText index development tool - dump the index.
-
-
Field Summary
Fields Modifier and Type Field Description static org.apache.jena.cmd.ArgDeclassemblerDescDecl
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String... argv)-
Methods inherited from class org.apache.jena.cmd.CmdGeneral
add, addModule, getUsage, printHelp, usage, usage
-
Methods inherited from class org.apache.jena.cmd.CmdMain
cmdError, cmdError, mainAndExit, mainRun, mainRun, mainRun
-
Methods inherited from class org.apache.jena.cmd.CmdLineArgs
add, add, add, addArg, addArg, addPositional, contains, contains, containsMultiple, containsMultiple, getArg, getArg, getNumPositional, getPositional, getPositionalArg, getPositionalOrStdin, getValue, getValue, getValues, getValues, hasArg, hasArg, hasArgs, hasPositional, hasValueOfFalse, hasValueOfTrue, indirect, indirect, matchesIndirect, matchesIndirect, toString
-
-