Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] [ANN] nux-1.0a4 release - XQuery support for XOM

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Wolfgang Hoschek <whoschek AT lbl.gov>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] [ANN] nux-1.0a4 release - XQuery support for XOM
  • Date: Fri, 22 Oct 2004 09:19:58 -0700

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.





Archive powered by MHonArc 2.6.24.

Top of Page