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
- * Mon Aug 30 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> 0:0.9.4-0.beta.9jpp
-
- Build with ant-1.6.2
- * Thu Jan 22 11:00:00 2004 David Walluck <david{%}anti-microsoft{*}org> 0:0.9.4-0.beta.8jpp
-
- use oldjdom
- * Sun May 25 12:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.9.4-0.beta.7jpp
-
- Add Epochs to dependencies.
- Add non-versioned javadoc symlinks.
- Add Distribution tag.