Class XPathUtils
java.lang.Object
fr.opensagres.xdocreport.core.utils.XPathUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NodeListevaluateNodeSet(Object source, String xpath, NamespaceContext namespaceContext) static XPathFactorystatic voidsetFactory(XPathFactory factory)
-
Constructor Details
-
XPathUtils
public XPathUtils()
-
-
Method Details
-
evaluateNodeSet
public static NodeList evaluateNodeSet(Object source, String xpath, NamespaceContext namespaceContext) throws XPathExpressionException - Throws:
XPathExpressionException
-
getFactory
-
setFactory
-