The werken.xpath implementation is built upon JDOM, which is available at www.jdom.org.
See: Description
| Packages | |
|---|---|
| com.werken.xpath |
Provides the core tools needed to use XPath |
| com.werken.xpath.function |
Provides implementations for the core XPath Function Library From The W3C XPath Specification
|
| com.werken.xpath.impl |
Contains implementation classes for evaluating XPath components |
| com.werken.xpath.parser |
Contains generated Java classes from the antlr grammar. |
| com.werken.xpath.util | |
The werken.xpath implementation is built upon JDOM, which is available at www.jdom.org.
werken.xpath attempts to be a fully-compliant implementation of the W3C XPath specification.
Currently, it's not.
The homepage for the werken.xpath project is http://code.werken.com/xpath.