blob: 308438a191cd0640a2bd06d9b0dc22e79741585c (
plain) (
blame)
1
2
3
4
|
The org.apache.commons.jxpath package defines a simple interpreter of an
expression language called XPath. JXPath applies XPath expressions to
graphs of objects of all kinds: JavaBeans, Maps, Servlet contexts, DOM
etc, including mixtures thereof.
|