Download List

專案描述

Jaxen is a universal XPath evaluation engine. It
is currently capable of executing XPath
expressions against W3C DOM, JDOM, dom4j, and XOM
document trees.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-12-11 03:36
1.1.2

This release fixes several bugs in XPath evaluation and cleans up the documentation. Upgrading is not urgent if you are not having problems with 1.1.1. There are no API or feature level changes.
標籤: Major bugfixes

2007-05-17 20:23
1.1.1

Assorted bugfixes, including one that affects the results of XPath expressions. Improved documentation.
標籤: Major bugfixes

2007-01-03 16:59
1.1

This version is believed to be fully conformant
with the XPath 1.0 specification. Numerous bugs
have been fixed since version 1.0 several years
ago. If anyone is still using version 1.0, please
upgrade at your earliest convenience.
標籤: Major feature enhancements

2006-04-12 23:01
1.1 beta 9

This release fixes an assortment of small issues. Most importantly, it cleans up the license, which was a little contradictory and confused. (Not all files had the same license.) The entire package is now released under the modified BSD license (no advertising clause). Despite the "beta" designation, this release has far fewer bugs and is much more compliant with the XPath specification than the official 1.0 release. If you're using 1.0, you should upgrade.
標籤: Minor bugfixes

2005-09-26 16:52
1.1-beta-8

The JavaDoc was expanded. Various parts of the
code base were cleaned up and optimized. A couple
of areas where Jaxen wasn't correctly implementing
the XPath specification were addressed. It is now
a little easier not to include the Jaxen extension
functions if you don't want to.
標籤: Minor bugfixes

Project Resources