Uses of Enum
com.helger.xml.dom.EXMLDOMNodeType
Packages that use EXMLDOMNodeType
-
Uses of EXMLDOMNodeType in com.helger.xml.dom
Methods in com.helger.xml.dom that return EXMLDOMNodeTypeModifier and TypeMethodDescriptionstatic EXMLDOMNodeTypeEXMLDOMNodeType.getFromIDOrNull(int nID) static EXMLDOMNodeTypeReturns 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.