Uses of Interface
org.jaxen.expr.LogicalExpr

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

Uses of LogicalExpr in org.jaxen.expr
 

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

Uses of LogicalExpr in org.jaxen.util
 

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



Copyright © 2001-2003 Codehaus. All Rights Reserved.