Uses of Package
org.basex.query.xpath.locpath

Packages that use org.basex.query.xpath.locpath
org.basex.query.xpath.expr Contains XPath 1.0 expressions. 
org.basex.query.xpath.internal Contains internally used XPath expressions. 
org.basex.query.xpath.locpath Contains classes for the evaluation of XPath 1.0 location steps. 
 

Classes in org.basex.query.xpath.locpath used by org.basex.query.xpath.expr
Preds
          Location Steps.
Step
          Single Location Step.
 

Classes in org.basex.query.xpath.locpath used by org.basex.query.xpath.internal
LocPath
          LocationPath (absolute or relative).
Step
          Single Location Step.
 

Classes in org.basex.query.xpath.locpath used by org.basex.query.xpath.locpath
Axis
          Defined Axes in XPath.
LocPath
          LocationPath (absolute or relative).
Pred
          XPath predicate.
Preds
          Location Steps.
Step
          Single Location Step.
Steps
          Location Steps.
Test
          Abstract NodeTest.
TestNode
          Node Test testing for a specific NodeType.