Uses of Class
org.apache.commons.jxpath.JXPathContextFactoryConfigurationError

Packages that use JXPathContextFactoryConfigurationError
org.apache.commons.jxpath Public, abstract part of JXPath: interfaces and configuration. 
org.apache.commons.jxpath.ri Reference implementation of JXPath. 
 

Uses of JXPathContextFactoryConfigurationError in org.apache.commons.jxpath
 

Methods in org.apache.commons.jxpath that throw JXPathContextFactoryConfigurationError
abstract  JXPathContext JXPathContextFactory.newContext(JXPathContext parentContext, java.lang.Object contextBean)
          Creates a new instance of a JXPathContext using the currently configured parameters.
 

Uses of JXPathContextFactoryConfigurationError in org.apache.commons.jxpath.ri
 

Methods in org.apache.commons.jxpath.ri that throw JXPathContextFactoryConfigurationError
 JXPathContext JXPathContextFactoryReferenceImpl.newContext(JXPathContext parentContext, java.lang.Object contextBean)
           
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.