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

Packages that use org.basex.query.xpath.item
org.basex.api.dom Provides a DOM API. 
org.basex.query.xpath Includes an implementation of XPath 1.0. 
org.basex.query.xpath.expr Contains XPath 1.0 expressions. 
org.basex.query.xpath.func Contains XPath 1.0 functions. 
org.basex.query.xpath.internal Contains internally used XPath expressions. 
org.basex.query.xpath.item Contains containers for XPath 1.0 data types. 
org.basex.query.xpath.locpath Contains classes for the evaluation of XPath 1.0 location steps. 
 

Classes in org.basex.query.xpath.item used by org.basex.api.dom
Nod
          XPath Value representing a NodeSet.
 

Classes in org.basex.query.xpath.item used by org.basex.query.xpath
Item
          Interface for all XPath items (results of expressions).
Nod
          XPath Value representing a NodeSet.
 

Classes in org.basex.query.xpath.item used by org.basex.query.xpath.expr
Bln
          XPath Value representing a boolean.
Calc
          This enumeration assembles different value comparisons.
Comp
          This enumeration assembles different value comparisons.
Dbl
          XPath value type modeling a number.
Item
          Interface for all XPath items (results of expressions).
Nod
          XPath Value representing a NodeSet.
 

Classes in org.basex.query.xpath.item used by org.basex.query.xpath.func
Bln
          XPath Value representing a boolean.
Dbl
          XPath value type modeling a number.
Item
          Interface for all XPath items (results of expressions).
Nod
          XPath Value representing a NodeSet.
Str
          XPath Literal.
 

Classes in org.basex.query.xpath.item used by org.basex.query.xpath.internal
Bln
          XPath Value representing a boolean.
Comp
          This enumeration assembles different value comparisons.
Item
          Interface for all XPath items (results of expressions).
Nod
          XPath Value representing a NodeSet.
 

Classes in org.basex.query.xpath.item used by org.basex.query.xpath.item
Bln
          XPath Value representing a boolean.
Calc
          This enumeration assembles different value comparisons.
Comp
          This enumeration assembles different value comparisons.
Dbl
          XPath value type modeling a number.
Item
          Interface for all XPath items (results of expressions).
Nod
          XPath Value representing a NodeSet.
NodeBuilder
          NodeSet Constructor.
Str
          XPath Literal.
 

Classes in org.basex.query.xpath.item used by org.basex.query.xpath.locpath
Comp
          This enumeration assembles different value comparisons.
Nod
          XPath Value representing a NodeSet.
NodeBuilder
          NodeSet Constructor.