Package com.persequor.xml
Class XmlDocument
java.lang.Object
com.persequor.xml.XmlDocument
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidensureNamespace(Namespace element) registerNamespace(Namespace namespace) voidvoidxpathSingle(String xpath) xpathSingleOptional(String xpath)
-
Constructor Details
-
XmlDocument
-
-
Method Details
-
getDocumentNode
-
getChildren
-
xpath
- Throws:
XPathExpressionException
-
xpathSingle
- Throws:
XPathExpressionException
-
xpathSingleOptional
- Throws:
XPathExpressionException
-
getDocument
-
writeTo
-
ensureNamespace
-
convertToString
-
writeTo
-
registerNamespace
-