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

Packages that use JXPathContext
Package
Description
Public, abstract part of JXPath: interfaces and configuration.
Reference implementation of JXPath.
Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
The "model" package defines APIs that are implemented for every object model to be supported by JXPath.
Implementation of "model" APIs for JavaBeans, Dynamic Property Objects, collections and null.
Implementation of "model" APIs for W3C DOM.
Implementation of "model" APIs for dynamic property objects e.g.
Implementation of "model" APIs for JDOM (see jdom.org).
Utility classes to assist with JXPath implementation(s) and/or usage.