pkg://werken-xpath-0.9.4-0.beta.12jpp.1.i386.rpm:151811/HEADER
downloads
Name : werken-xpath Relocations: (not relocateable)
Version : 0.9.4 Vendor: Scientific Linux
Release : 0.beta.12jpp.1 Build Date: Tue Mar 27 15:58:46 2007
Install date: (not installed) Build Host: norob.fnal.gov
Group : Development/Libraries/Java Source RPM: werken-xpath-0.9.4-0.beta.12jpp.1.src.rpm
Size : 352933 License: Apache Software License-like
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.