werken-xpath - XPath implementation using JDOM
Website: | http://sourceforge.net/projects/werken-xpath/ |
---|---|
License: | Apache Software License-like |
Vendor: | Scientific Linux |
- Description:
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.
Packages
werken-xpath-0.9.4-0.beta.12jpp.1.x86_64 [167 KiB] |
Changelog
by Fernando Nasser (2006-08-18):
- Merge with upstream - Re-add define gcj_support |