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.textindexer
public class textindexer
extends arq.cmdline.CmdARQ
Text indexer application that will read a dataset and index its triples in
its text index.
-
Field Summary
Fields -
Method Summary
Methods inherited from class org.apache.jena.cmd.CmdGeneral
add, addModule, getUsage, printHelp, usage, usageMethods inherited from class org.apache.jena.cmd.CmdArgModule
processMethods inherited from class org.apache.jena.cmd.CmdMain
cmdError, cmdError, mainAndExit, mainRun, mainRun, mainRunMethods inherited from class org.apache.jena.cmd.CmdLineArgs
add, add, add, addArg, addArg, addPositional, clear, contains, contains, containsMultiple, containsMultiple, getArg, getArg, getNumPositional, getPositional, getPositionalArg, getPositionalOrStdin, getValue, getValue, getValues, getValues, hasArg, hasArg, hasArgs, hasPositional, hasValueOfFalse, hasValueOfTrue, indirect, indirect, matchesIndirect, matchesIndirect, removeArg, removeArg, removeArgAll, reset, toStringMethods inherited from class org.apache.jena.cmd.CommandLineBase
setArgs
-
Field Details
-
assemblerDescDecl
public static final org.apache.jena.cmd.ArgDecl assemblerDescDecl
-
-
Method Details
-
main
-
testMain
-