Package org.loboevolution.html.dom.xpath


package org.loboevolution.html.dom.xpath
  • Classes
    Class
    Description
    XPathEvaluatorImpl class.
    The class provides an implementation of XPathExpression according to the DOM L3 XPath Specification, Working Group Note 26 February 2004.
    The XPathNamespace interface is returned by XPathResult interfaces to represent the XPath namespace node type that DOM lacks.
    XPathNSResolverImpl class.
    The class provides an implementation XPathResult according to the DOM L3 XPath Specification, Working Group Note 26 February 2004.