Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Fri Aug 18 17:00:00 2006 Fernando Nasser <fnasser{%}redhat{*}com> 0:0.9.4-0.beta.12jpp.1
- Merge with upstream
- Re-add define gcj_support
- * Fri Aug 18 17:00:00 2006 Fernando Nasser <fnasser{%}redhat{*}com> 0:0.9.4-0.beta.12jpp
- Add requires for post and postun javadoc sections
- * Thu Aug 3 17:00:00 2006 Fernando Nasser <fnasser{%}redhat{*}com> 0:0.9.4-0.beta.11jpp_2fc
- Remove define gcj_support and rebuild