Package com.persequor.xml
Class XmlDocument
java.lang.Object
com.persequor.xml.XmlDocument
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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
 
-