| Package | Description |
|---|---|
| org.apache.maven.plugin.compiler |
| Modifier and Type | Method and Description |
|---|---|
ModuleInfoParser.Type |
QDoxModuleInfoParser.getType() |
ModuleInfoParser.Type |
AsmModuleInfoParser.getType() |
ModuleInfoParser.Type |
ModuleInfoParser.getType()
What kind of file does the parser use
|
static ModuleInfoParser.Type |
ModuleInfoParser.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModuleInfoParser.Type[] |
ModuleInfoParser.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|