Uses of Class
org.jaxen.pattern.NodeTest
Packages that use NodeTest
-
Uses of NodeTest in org.jaxen.pattern
Subclasses of NodeTest in org.jaxen.patternModifier and TypeClassDescriptionclass
Deprecated.will be removed in Jaxen 2.0class
Deprecated.will be removed in Jaxen 2.0class
Deprecated.will be removed in Jaxen 2.0class
Deprecated.will be removed in Jaxen 2.0class
Deprecated.will be removed in Jaxen 2.0class
Deprecated.will be removed in Jaxen 2.0class
Deprecated.will be removed in Jaxen 2.0Fields in org.jaxen.pattern declared as NodeTestModifier and TypeFieldDescriptionprivate NodeTest
LocationPathPattern.nodeTest
Deprecated.The node test to perform on this step of the pathMethods in org.jaxen.pattern with parameters of type NodeTestModifier and TypeMethodDescriptionvoid
LocationPathPattern.setNodeTest
(NodeTest nodeTest) Deprecated.Allows the NodeTest to be setConstructors in org.jaxen.pattern with parameters of type NodeTest