Class JDOMXPath

    • Constructor Detail

      • JDOMXPath

        public JDOMXPath​(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