- From: Wolfgang Hoschek <whoschek@lbl.gov>
- Date: Fri, 22 Oct 2004 09:19:58 -0700
- To: xom-interest@lists.ibiblio.org
This is to announce the nux-1.0a4 release. Nux provides seamless W3C XQuery support for XOM, through Saxon/Java. It also offers efficient and flexible pools and factories for XQueries, XSL Transforms, as well as Builders that validate against W3C XML Schemas. For simple and complex continuous queries and/or transformations over very large or infinitely long XML input, a convenient streaming path filter API combines full XQuery support with straightforward filtering. For details see http://dsd.lbl.gov/nux/ Changelog: • For simple and complex continuous queries and/or transformations over very large or infinitely long XML input documents, we have added a convenient streaming path filter API, combining full XQuery support with straightforward filtering. • XOMUtil: Added a node factory that ignores Text nodes that consist of whitespace only. • Fixed small bug in XQueryPool.getXQuery(Resolver) • Faster XOMUtil.toPrettyXML • Javadoc improvements Regards, Wolfgang.
Received on Friday, 22 October 2004 16:23:45 UTC