Package de.hsh.graja.util
Class XmlUtils
java.lang.Object
de.hsh.graja.util.XmlUtils
-
Constructor Details
-
XmlUtils
public XmlUtils()
-
-
Method Details
-
cleanXml
-
readNamespaceDeclarations
Reads the xmlns declarations in the root element.- Parameters:
xml
-- Returns:
- a map
-
encodeXML
-