public class ModModel extends jena.cmd.ModBase
| Constructor and Description |
|---|
ModModel(String argName,
String... altNames) |
| Modifier and Type | Method and Description |
|---|---|
jena.cmd.ArgDecl |
getArg() |
org.apache.jena.rdf.model.Model |
getModel() |
void |
processArgs(jena.cmd.CmdArgModule cmdLine) |
void |
registerWith(jena.cmd.CmdGeneral cmdLine) |
public jena.cmd.ArgDecl getArg()
public void registerWith(jena.cmd.CmdGeneral cmdLine)
public void processArgs(jena.cmd.CmdArgModule cmdLine)
public org.apache.jena.rdf.model.Model getModel()
Licenced under the Apache License, Version 2.0