Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Mon Mar 6 17:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 0:0.9.4-0.beta.9jpp_3fc
-
- stop scriptlet spew
- * Wed Dec 21 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com> 0:0.9.4-0.beta.9jpp_2fc
-
- rebuilt again
- * Tue Dec 13 17:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com>
-
- rebuilt for new gcj