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
- * Tue Apr 11 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Tue Mar 7 00:00:00 2006 Jeremy Katz <katzj{%}redhat{*}com> - 0:0.9.4-0.beta.9jpp_3fc
-
- stop scriptlet spew
- * Thu Dec 22 00:00:00 2005 Jesse Keating <jkeating{%}redhat{*}com> 0:0.9.4-0.beta.9jpp_2fc
-
- rebuilt again