Uses of Class
org.jaxen.expr.DefaultStep
Packages that use DefaultStep
Package
Description
Interfaces and default implementations for
XPath expression components.
Defines XSLT Pattern objects.
-
Uses of DefaultStep in org.jaxen.expr
Subclasses of DefaultStep in org.jaxen.exprModifier and TypeClassDescriptionclass
class
class
Expression object that represents any flavor of name-test steps within an XPath.class
class
-
Uses of DefaultStep in org.jaxen.pattern
Methods in org.jaxen.pattern with parameters of type DefaultStepModifier and TypeMethodDescriptionprotected static LocationPathPattern
PatternParser.convertDefaultStep
(LocationPathPattern path, DefaultStep step)