Class DocumentUtils
java.lang.Object
org.opentestfactory.utils.document.DocumentUtils
-
Method Summary
Modifier and TypeMethodDescriptionevaluateXPath(Document document, String path) evaluateXPath(Document document, String query, String... arguments) static DocumentgetDocument(String fileName) static NodeListstatic StringgetStringFromDocument(Document document)
-
Method Details
-
getDocument
- Throws:
DocumentBuildingException
-
evaluateXPath
-
evaluateXPath
-
getNodes
- Throws:
XPathExpressionException
-
getStringFromDocument
- Throws:
TransformerException
-