Uses of Enum
com.helger.xml.EXMLParserPropertyType
Packages that use EXMLParserPropertyType
-
Uses of EXMLParserPropertyType in com.helger.xml
Methods in com.helger.xml that return EXMLParserPropertyTypeModifier and TypeMethodDescriptionEXMLParserProperty.getPropertyType()static EXMLParserPropertyTypeReturns the enum constant of this type with the specified name.static EXMLParserPropertyType[]EXMLParserPropertyType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.helger.xml with parameters of type EXMLParserPropertyTypeModifier and TypeMethodDescriptionstatic com.helger.commons.collection.impl.ICommonsList<EXMLParserProperty>EXMLParserProperty.getAllPropertiesOfType(EXMLParserPropertyType ePropertyType)