Package org.basex.query.xpath

Includes an implementation of XPath 1.0.

See:
          Description

Interface Summary
XPText This class assembles textual information of the XPath package.
 

Class Summary
XPathProcessor XPath Processor, containing the XPath parser.
XPContext Query context.
XPOptimizer This class assembles optimization methods for the XPath parser.
XPParser XPath Processor, containing the XPath parser.
XPSuggest This class analyzes the current path and gives suggestions for code completions.
 

Package org.basex.query.xpath Description

Includes an implementation of XPath 1.0.