< Home - < Back

werken-xpath


Information about the package, werken-xpath, which is shipped with common Linux distributions. The werken-xpath package is designed for, XPath implementation using JDOM.


Package Name:

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.

Architecture:

noarch

Version:

0.9.4

Release:

4.beta.12.6.el6

Size:

75 k

Repository:

base

From Repository:

Licence:

ASL 1.1



Handy Yum Commands for werken-xpath


Control the werken-xpath package with the following handy commands outlined below.


Command

Description of Command

yum install werken-xpath

This command will install werken-xpath on the server.

yum remove werken-xpath

This command will un-install werken-xpath on the server. When you run this command, you will be asked if you are sure that you want to remove werken-xpath, so you have to manually confirm that you want to do this.

yum -y remove werken-xpath

This command will un-install werken-xpath on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove werken-xpath when using the -y flag.

yum update werken-xpath

This command will update werken-xpath to the latest version. When you run this command, you will be asked if you are sure that you want to remove werken-xpath, so you have to manually confirm that you want to do this.

yum -y update werken-xpath

This command will update werken-xpath to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove werken-xpath when using the -y flag.

yum info werken-xpath

This command will show you core information about the werken-xpath package.

yum deplist werken-xpath

This command will show you the dependencies for werken-xpath. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update werken-xpath

This command will check if there is an update waiting on werken-xpath. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.