Uses of Package
org.apache.commons.jxpath.servlet
Packages that use org.apache.commons.jxpath.servlet
Package
Description
Implementations of JXPathContexts bound to various servlet scopes: PageContext, ServletRequest, HttpSession and ServletContext.
-
Classes in org.apache.commons.jxpath.servlet used by org.apache.commons.jxpath.servletClassDescriptionJust a structure to hold a ServletRequest and ServletContext together.Implementation of the
DynamicPropertyHandler
interface that provides access to attributes of a @{link HttpSession}.Implementation of theDynamicPropertyHandler
interface that provides access to attributes of aServletContext
.