Package org.basex.query.xpath.values

Contains containers for XPath 1.0 data types.

See:
          Description

Class Summary
Bool XPath Value representing a boolean.
Item Interface for all XPath items (results of expressions).
Literal XPath Literal.
NodeBuilder NodeSet Constructor.
NodeSet XPath Value representing a NodeSet.
Num XPath value type modeling a number.
 

Enum Summary
Calc This enumeration assembles different value comparisons.
Comp This enumeration assembles different value comparisons.
 

Package org.basex.query.xpath.values Description

Contains containers for XPath 1.0 data types.