You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announcements@jakarta.apache.org by Dmitri Plotnikov <dm...@apache.org> on 2002/06/26 01:41:38 UTC

[ANNOUNCEMENT] JXPath 1.0 Released

The JXPath team is proud to announce the release of JXPath 1.0.

JXPath is an interpreter of the XPath expression language. JXPath applies
XPath expressions to graphs of objects of all kinds: JavaBeans, Collections,
arrays, Maps, Servlet contexts, DOM etc, including mixtures thereof.  It
fully
supports the XPath 1.0 standard: paths, arithmetic, logical, set and string
expressions, all standard as well as extension functions etc.

JXPath is highly extensible, allowing the developer to customize support
of existing object models and introduce support for new ones.

JXPath's home page which has links to API documentation and
a detailed user's guide:

  http://jakarta.apache.org/commons/jxpath/


The binary and source distributions are available at:


http://jakarta.apache.org/builds/jakarta-commons/release/commons-jxpath/v1.0
/


--
Dmitri Plotnikov



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>