The Apache Commons team is pleased to announce the release of Apache Commons
JXPath version 1.3.
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, Servle
Author: mbenson
Date: Wed Jul 25 12:49:33 2007
New Revision: 559574
URL: http://svn.apache.org/viewvc?view=rev&rev=559574
Log:
[JXPATH-97] handle createPathAndSetValue() for externally registered namespaced
attributes
Modified:
jakarta/commons/proper/jxpath/trunk/src/java/org/ap
Author: mbenson
Revision: 559574
Modified property: svn:log
Modified: svn:log at Wed Jul 25 12:51:57 2007
--
--- svn:log (original)
+++ svn:log Wed Jul 25 12:51:57 2007
@@ -1 +1 @@
-[JXPATH-97] handle