|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
JXPathAbstractFilter | Base class for filters performing JXPath operations. |
JXPathGetValue | Evaluates the xpath, converts the result to the specified class and returns the resulting object. |
JXPathIterate | Evaluates the xpath and returns an Iterator on the results. |
JXPathSetValue | Modifies the value of the property described by the supplied xpath. |
This package contains Jakarta Commons JXPath related Filters. JXPath defines a simple interpreter of the XPath expression language. JXPath applies XPath expressions to graphs of objects of all kinds: JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures thereof.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |