Javadoc for package XXX

Packages
Package
Description
Public, abstract part of JXPath: interfaces and configuration.
Implementations of Java class-based extension functions.
Reference implementation of JXPath.
Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
XPath parse tree.
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 Containers.
Implementation of "model" APIs for W3C DOM.
Implementation of "model" APIs for Commons BeanUtils DynaBeans.
Implementation of "model" APIs for dynamic property objects e.g.
Implementation of "model" APIs for JDOM (see jdom.org).
JavaCC XPath grammar.
Implementations of JXPathContexts bound to various servlet scopes: PageContext, ServletRequest, HttpSession and ServletContext.
Utility classes to assist with JXPath implementation(s) and/or usage.
Support classes for working with XML.