|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameStep | |
org.jaxen.expr | Interfaces and default implementations for XPath expression components. |
org.jaxen.util | Utility objects for walking object models. |
Uses of NameStep in org.jaxen.expr |
Classes in org.jaxen.expr that implement NameStep | |
class |
DefaultNameStep
Expression object that represents any flavor of name-test steps within an XPath. |
Methods in org.jaxen.expr with parameters of type NameStep | |
void |
Visitor.visit(NameStep step)
|
void |
VisitorSupport.visit(NameStep step)
|
Uses of NameStep in org.jaxen.util |
Methods in org.jaxen.util with parameters of type NameStep | |
void |
XPath2XMLVisitor.visit(NameStep step)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |