| Package | Description |
|---|---|
| com.helger.xml |
| Modifier and Type | Method and Description |
|---|---|
EXMLParserPropertyType |
EXMLParserProperty.getPropertyType() |
static EXMLParserPropertyType |
EXMLParserPropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EXMLParserPropertyType[] |
EXMLParserPropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.helger.commons.collection.impl.ICommonsList<EXMLParserProperty> |
EXMLParserProperty.getAllPropertiesOfType(EXMLParserPropertyType ePropertyType) |
Copyright © 2014–2017 Philip Helger. All rights reserved.