Uses of Package
org.planx.xpath.expr

Packages that use org.planx.xpath.expr
org.planx.xpath.expr   
org.planx.xpath.expr.operator   
org.planx.xpath.object   
 

Classes in org.planx.xpath.expr used by org.planx.xpath.expr
Expression
          An XPath expression.
LocationPath
          A LocationPath consists of a list of Step objects and an indication of whether it is an absolute location path or not.
NodeTest
          Represents a node test.
PredicateList
          A list of predicates, including the ability to filter a node set through all predicates.
Step
          A step consists of an Axis, NodeTest and a list of predicates which are Expression objects.
 

Classes in org.planx.xpath.expr used by org.planx.xpath.expr.operator
Expression
          An XPath expression.
 

Classes in org.planx.xpath.expr used by org.planx.xpath.object
Expression
          An XPath expression.
 



Copyright © 2010. All Rights Reserved.