| Package | Description |
|---|---|
| com.helger.xml |
| Modifier and Type | Method and Description |
|---|---|
EXMLParserFeatureType |
EXMLParserFeature.getFeatureType() |
static EXMLParserFeatureType |
EXMLParserFeatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EXMLParserFeatureType[] |
EXMLParserFeatureType.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<EXMLParserFeature> |
EXMLParserFeature.getAllFeaturesOfType(EXMLParserFeatureType eFeatureType) |
Copyright © 2014–2020 Philip Helger. All rights reserved.