| Package | Description |
|---|---|
| org.eclipse.tycho.p2.maven.repository.xmlio |
| Modifier and Type | Field and Description |
|---|---|
private MetadataIO.Parser.PARSER_MODE |
MetadataIO.Parser.mode |
| Modifier and Type | Method and Description |
|---|---|
static MetadataIO.Parser.PARSER_MODE |
MetadataIO.Parser.PARSER_MODE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MetadataIO.Parser.PARSER_MODE[] |
MetadataIO.Parser.PARSER_MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Parser(MetadataIO.Parser.PARSER_MODE mode) |