Uses of Enum
com.helger.xml.dom.EXMLDOMFeatureVersion
Packages that use EXMLDOMFeatureVersion
-
Uses of EXMLDOMFeatureVersion in com.helger.xml
Methods in com.helger.xml that return types with arguments of type EXMLDOMFeatureVersionModifier and TypeMethodDescriptionstatic com.helger.commons.collection.impl.ICommonsMap<EXMLDOMFeatureVersion, com.helger.commons.collection.impl.ICommonsList<String>> XMLDebug.getAllSupportedFeatures()Methods in com.helger.xml with parameters of type EXMLDOMFeatureVersionModifier and TypeMethodDescriptionstatic com.helger.commons.collection.impl.ICommonsList<String> XMLDebug.getAllSupportedFeatures(EXMLDOMFeatureVersion eFeatureVersion) -
Uses of EXMLDOMFeatureVersion in com.helger.xml.dom
Methods in com.helger.xml.dom that return EXMLDOMFeatureVersionModifier and TypeMethodDescriptionstatic EXMLDOMFeatureVersionEXMLDOMFeatureVersion.getFromIDOrNull(String sID) static EXMLDOMFeatureVersionReturns the enum constant of this type with the specified name.static EXMLDOMFeatureVersion[]EXMLDOMFeatureVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.