pkg://werken-xpath-0.9.4-1.beta.12.3.x86_64.rpm:162732/HEADER
downloads
Name : werken-xpath Relocations: (not relocateable)
Version : 0.9.4 Vendor: Fedora Project
Release : 1.beta.12.3 Build Date: Thu Jul 10 21:56:43 2008
Install date: (not installed) Build Host: xenbuilder4.fedora.phx.redhat.com
Group : Development/Libraries/Java Source RPM: werken-xpath-0.9.4-1.beta.12.3.src.rpm
Size : 433324 License: ASL 1.1
Packager : Fedora Project
URL : http://sourceforge.net/projects/werken-xpath/
Summary : XPath implementation using JDOM
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.