Class Dom4jXPath

    • Constructor Detail

      • Dom4jXPath

        public Dom4jXPath​(String xpathExpr)
                   throws JaxenException
        Construct given an XPath expression string.
        Parameters:
        xpathExpr - the XPath expression
        Throws:
        JaxenException - if there is a syntax error while parsing the expression