Uses of Interface
org.jaxen.expr.XPathFactory

Packages that use XPathFactory
org.jaxen This package defines the core Jaxen API to the XPath engine. 
org.jaxen.expr Interfaces and default implementations for XPath expression components. 
 

Uses of XPathFactory in org.jaxen
 

Methods in org.jaxen that return XPathFactory
 XPathFactory JaxenHandler.getXPathFactory()
          Retrieve the Jaxen XPathFactory used during the parse to construct the XPath expression tree.
 

Methods in org.jaxen with parameters of type XPathFactory
 void JaxenHandler.setXPathFactory(XPathFactory xpathFactory)
          Set the Jaxen XPathFactory to use during the parse to construct the XPath expression tree.
 

Uses of XPathFactory in org.jaxen.expr
 

Classes in org.jaxen.expr that implement XPathFactory
 class DefaultXPathFactory
           
 



Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo