| Package | Description |
|---|---|
| com.phloc.commons.xml | |
| com.phloc.commons.xml.dom |
| Modifier and Type | Method and Description |
|---|---|
static Map<EXMLDOMFeatureVersion,List<String>> |
XMLDebug.getSupportedFeatures() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
XMLDebug.getSupportedFeatures(EXMLDOMFeatureVersion eFeatureVersion) |
| Modifier and Type | Method and Description |
|---|---|
static EXMLDOMFeatureVersion |
EXMLDOMFeatureVersion.getFromIDOrNull(String sID) |
static EXMLDOMFeatureVersion |
EXMLDOMFeatureVersion.valueOf(String name)
Returns 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.
|
Copyright © 2006–2014 phloc systems. All rights reserved.