[jdom-commits] CVS update: jdom/src/java/org/jdom/xpath
cvs at cvs.jdom.org
cvs at cvs.jdom.org
Mon Oct 28 01:40:08 PST 2002
Date: Monday October 28, 2002 @ 4:40
Author: cvs
Update of /home/cvspublic/jdom/src/java/org/jdom/xpath
In directory jools.org:/tmp/cvs-serv28071
Modified Files:
JaxenXPath.java XPath.java
Log Message:
Integrating patches from Laurent Bihanic. In his words:
I've prepared a new version of JDOM XPath wrapper. This version includes:
- Support for implementation-independant serialization of XPath expressions
- Namespace support by registering the prefix & URI of the namespaces used
in an XPath expression
The Jaxen implementation has also been enhanced to include:
- Automatic namespace resolution depending on the context node, i.e. you can
use the namespace prefixes defined in the JDOM document in XPath expressions
if they are defined at or in the ancestors of the context node
-jh-
===================================================================
File: no file JaxenXPath.java Status: Needs Checkout
Working revision: 1.7 Mon Oct 28 09:40:08 2002
Repository revision: 1.7 /home/cvspublic/jdom/src/java/org/jdom/xpath/JaxenXPath.java,v
Existing Tags:
No Tags Exist
===================================================================
File: no file XPath.java Status: Needs Checkout
Working revision: 1.7 Mon Oct 28 09:40:08 2002
Repository revision: 1.7 /home/cvspublic/jdom/src/java/org/jdom/xpath/XPath.java,v
Existing Tags:
No Tags Exist
More information about the jdom-commits
mailing list