public class ModTDBAssembler
extends arq.cmdline.ModAssembler
Modifier and Type | Field and Description |
---|---|
static String |
defaultAssemblerFile |
Constructor and Description |
---|
ModTDBAssembler() |
Modifier and Type | Method and Description |
---|---|
String |
getAssemblerFile() |
org.apache.jena.tdb.base.file.Location |
getLocation() |
void |
processArgs(jena.cmd.CmdArgModule cmdLine) |
void |
registerWith(jena.cmd.CmdGeneral cmdLine) |
public static final String defaultAssemblerFile
public void processArgs(jena.cmd.CmdArgModule cmdLine)
processArgs
in interface jena.cmd.ArgModule
processArgs
in class arq.cmdline.ModAssembler
public void registerWith(jena.cmd.CmdGeneral cmdLine)
registerWith
in interface jena.cmd.ArgModuleGeneral
registerWith
in class arq.cmdline.ModAssembler
public org.apache.jena.tdb.base.file.Location getLocation()
public String getAssemblerFile()
getAssemblerFile
in class arq.cmdline.ModAssembler
Licenced under the Apache License, Version 2.0