|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SootMojo.SourcePrecedence in net.nicoulaj.maven.plugins.soot |
---|
Fields in net.nicoulaj.maven.plugins.soot declared as SootMojo.SourcePrecedence | |
---|---|
protected SootMojo.SourcePrecedence |
SootMojo.sourcePrecedence
Sets format as Soot's preference for the type of source files to read when it looks for a class. |
Methods in net.nicoulaj.maven.plugins.soot that return SootMojo.SourcePrecedence | |
---|---|
static SootMojo.SourcePrecedence |
SootMojo.SourcePrecedence.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SootMojo.SourcePrecedence[] |
SootMojo.SourcePrecedence.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |