fabric
Class FabricOptions
java.lang.Object
JifOptions
fabric.FabricOptions
- All Implemented Interfaces:
- FabILOptions
public class FabricOptions
- extends JifOptions
- implements FabILOptions
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
delegate
protected FabILOptions_c delegate
FabricOptions
public FabricOptions(ExtensionInfo extension)
setDefaultValues
public void setDefaultValues()
constructFabILClasspath
public java.lang.String constructFabILClasspath()
- Specified by:
constructFabILClasspath
in interface FabILOptions
dumpDependencies
public boolean dumpDependencies()
- Specified by:
dumpDependencies
in interface FabILOptions
optLevel
public int optLevel()
- Specified by:
optLevel
in interface FabILOptions
signatureMode
public boolean signatureMode()
- Specified by:
signatureMode
in interface FabILOptions
parseCommand
protected int parseCommand(java.lang.String[] args,
int index,
java.util.Set source)
throws UsageError,
TerminationException
- Throws:
UsageError
TerminationException