Uses of Enum
com.helger.xml.EXMLParserFeatureType
Packages that use EXMLParserFeatureType
-
Uses of EXMLParserFeatureType in com.helger.xml
Methods in com.helger.xml that return EXMLParserFeatureTypeModifier and TypeMethodDescriptionEXMLParserFeature.getFeatureType()static EXMLParserFeatureTypeReturns the enum constant of this type with the specified name.static EXMLParserFeatureType[]EXMLParserFeatureType.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 EXMLParserFeatureTypeModifier and TypeMethodDescriptionstatic com.helger.commons.collection.impl.ICommonsList<EXMLParserFeature>EXMLParserFeature.getAllFeaturesOfType(EXMLParserFeatureType eFeatureType)