[ANNOUNCEMENT] JXPath 1.0 Released
Dmitri Plotnikov <[email protected]> Tue, 25 Jun 2002 19:41:38 -0400
| Newsgroups | gmane.comp.jakarta.announcements |
|---|---|
| Message-ID | <[email protected]> |
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