Package jd.xml.xpath.axis.type

Contains implementations for NodeTypeTest.

See:
          Description

Class Summary
AllNodeTypeTest Implements the node-test "node()".
PiNodeTypeTest Implements the node-test "processing-instruction(string)".
SingleNodeTypeTest Implements the node-tests "text()", "comment()" and "processing-instruction()".
 

Package jd.xml.xpath.axis.type Description

Contains implementations for NodeTypeTest.