| Package | Description |
|---|---|
| com.helger.xml.dom |
| Modifier and Type | Method and Description |
|---|---|
static EXMLDOMNodeType |
EXMLDOMNodeType.getFromIDOrNull(int nID) |
static EXMLDOMNodeType |
EXMLDOMNodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EXMLDOMNodeType[] |
EXMLDOMNodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2018 Philip Helger. All rights reserved.