Package com.xml_project.morganaxpath.nodes

This package implements "nodes" for XPath/XQuery (likely to be changed in future versions).

See:
          Description

Interface Summary
NodeModel Abstract interface for implementation of nodes (likely to change in future versions)
 

Class Summary
ModelNode This is the basic implementation of node() for XDM (likely to change in future versions).
NodeModel.NodeOrderNumber A class representing the order number of a node in an XDMSequence
 

Enum Summary
NodeModel.NodeAxis This axis defined in XDM
NodeModel.NodeKinds The node kinds defined in XDM
 

Package com.xml_project.morganaxpath.nodes Description

This package implements "nodes" for XPath/XQuery (likely to be changed in future versions).