|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SootMojo.OutputFormat in net.nicoulaj.maven.plugins.soot |
---|
Fields in net.nicoulaj.maven.plugins.soot declared as SootMojo.OutputFormat | |
---|---|
protected SootMojo.OutputFormat |
SootMojo.outputFormat
Specify the format of output files Soot should produce, if any. |
Methods in net.nicoulaj.maven.plugins.soot that return SootMojo.OutputFormat | |
---|---|
static SootMojo.OutputFormat |
SootMojo.OutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SootMojo.OutputFormat[] |
SootMojo.OutputFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |