| Package | Description |
|---|---|
| com.helger.xml | |
| com.helger.xml.dom |
| Modifier and Type | Method and Description |
|---|---|
static com.helger.commons.collection.impl.ICommonsMap<EXMLDOMFeatureVersion,com.helger.commons.collection.impl.ICommonsList<String>> |
XMLDebug.getAllSupportedFeatures() |
| Modifier and Type | Method and Description |
|---|---|
static com.helger.commons.collection.impl.ICommonsList<String> |
XMLDebug.getAllSupportedFeatures(EXMLDOMFeatureVersion eFeatureVersion) |
| Modifier and Type | Method and Description |
|---|---|
static EXMLDOMFeatureVersion |
EXMLDOMFeatureVersion.getFromIDOrNull(String sID) |
static EXMLDOMFeatureVersion |
EXMLDOMFeatureVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EXMLDOMFeatureVersion[] |
EXMLDOMFeatureVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.