Uses of Enum
com.helger.xml.microdom.EMicroNodeType
Packages that use EMicroNodeType
-
Uses of EMicroNodeType in com.helger.xml.microdom
Methods in com.helger.xml.microdom that return EMicroNodeTypeModifier and TypeMethodDescriptionstatic EMicroNodeTypeEMicroNodeType.getFromIDOrNull(int nID) IMicroNode.getType()MicroCDATA.getType()MicroComment.getType()MicroContainer.getType()MicroDocument.getType()MicroDocumentType.getType()MicroElement.getType()MicroEntityReference.getType()MicroProcessingInstruction.getType()MicroText.getType()static EMicroNodeTypeReturns the enum constant of this type with the specified name.static EMicroNodeType[]EMicroNodeType.values()Returns an array containing the constants of this enum type, in the order they are declared.