Uses of Class
com.helger.xml.dom.EXMLDOMNodeType
-
Packages that use EXMLDOMNodeType Package Description com.helger.xml.dom -
-
Uses of EXMLDOMNodeType in com.helger.xml.dom
Methods in com.helger.xml.dom that return EXMLDOMNodeType Modifier and Type Method Description static EXMLDOMNodeTypeEXMLDOMNodeType. getFromIDOrNull(int nID)static EXMLDOMNodeTypeEXMLDOMNodeType. 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.
-