Uses of Interface
org.jaxen.expr.PathExpr

Packages that use PathExpr
org.jaxen.expr Interfaces and default implementations for XPath expression components. 
 

Uses of PathExpr in org.jaxen.expr
 

Methods in org.jaxen.expr that return PathExpr
 PathExpr DefaultXPathFactory.createPathExpr(FilterExpr filterExpr, LocationPath locationPath)
           
 PathExpr XPathFactory.createPathExpr(FilterExpr filterExpr, LocationPath locationPath)
          Create a new path expression.
 



Copyright © 2001-2007 Codehaus. All Rights Reserved.