Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
werken-xpath: XPath implementation using JDOM
- Summary
- werken.xpath is an implementation of the W3C XPath Recommendation, on
top of the JDOM library. It takes as input a XPath expression, and a
JDOM tree, and returns a NodeSet (java.util.List) of selected
elements. Is is being used in the development of the
as-yet-unreleased werken.xslt (eXtensible Stylesheet Language) and the
werken.canonical (XML canonicalization) packages.
Changelog
- * Sat Aug 19 00:00:00 2006 Fernando Nasser <fnasser{%}redhat{*}com> 0:0.9.4-0.beta.12jpp
-
- Add requires for post and postun javadoc sections
- * Wed Jul 26 00:00:00 2006 Fernando Nasser <fnasser{%}redhat{*}com> 0:0.9.4-0.beta.11jpp
-
- Add missing header
- * Sat May 6 00:00:00 2006 Ralph Apel <r.apel at r-apel.de> 0:0.9.4-0.beta.10jpp
-
- Rebuild for JPP-1.7