Uses of Interface
org.jaxen.expr.UnaryExpr

Packages that use UnaryExpr
org.jaxen.expr Interfaces and default implementations for XPath expression components. 
org.jaxen.util Utility objects for walking object models. 
 

Uses of UnaryExpr in org.jaxen.expr
 

Methods in org.jaxen.expr with parameters of type UnaryExpr
 void VisitorSupport.visit(UnaryExpr expr)
           
 void Visitor.visit(UnaryExpr expr)
           
 

Uses of UnaryExpr in org.jaxen.util
 

Methods in org.jaxen.util with parameters of type UnaryExpr
 void XPath2XMLVisitor.visit(UnaryExpr expr)
           
 



Copyright © 2001-2005 Codehaus. All Rights Reserved.