Package com.persequor.xml
Class XmlDocument
java.lang.Object
com.persequor.xml.XmlDocument
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
ensureNamespace
(Namespace element) registerNamespace
(Namespace namespace) void
void
xpathSingle
(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
-