Class NodeTest

java.lang.Object
org.apache.xpath.Expression
org.apache.xpath.patterns.NodeTest
All Implemented Interfaces:
Serializable, SourceLocator, ExpressionNode, XPathVisitable
Direct Known Subclasses:
PredicatedNodeTest, StepPattern

public class NodeTest
extends Expression
This is the basic node test class for both match patterns and location path steps.
See Also:
Serialized Form