You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

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.

JXPath home page: [http://commons.apache.org/jxpath/]

Articles

  • [http://www.javaworld.com/javaworld/jw-03-2007/jw-03-jxpath.html Java object queries using JXPath] - Bart van Riel, JavaWorld, March 2007

  • [http://www.tfo-eservices.eu/wb_tutorials/pages/jxpath-tutorial.php JXPath Tutorial] by Bart van Riel

Release Plans

JXPath Release Plan 1.2: [:JXPathRelease1.2]

  • No labels