bd24b02c7c
The org.apache.commons.jxpath package defines a simple interpreter of an expression language called XPath. Homepage: http://jakarta.apache.org/commons/jxpath/ Submitted by: Nemo Liu <nemoliu at gmail com>
6 lines
296 B
Text
6 lines
296 B
Text
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.
|
|
|
|
WWW: http://jakarta.apache.org/commons/jxpath/
|