Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] [ANN] nux-1.0beta3 release

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.0beta3 release
  • Date: Fri, 19 Nov 2004 15:54:33 -0800

This is to announce the nux-1.0beta3 release (http://dsd.lbl.gov/nux/).

Nux is a small, straightforward, and surprisingly effective open-source extension of the XOM XML library.

Features include:
• Seamless W3C XQuery and XPath support for XOM, through Saxon.
• Efficient and flexible pools and factories for XQueries, XSL Transforms, as well as Builders that validate against various schema languages, including W3C XML Schemas, DTDs, RELAX NG, Schematron, etc.
• Serialization and deserialization of XOM XML documents to and from an efficient and compact custom binary XML data format (bnux format), without loss or change of any information.
• 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.
• Glue for integration with JAXB and for queries over
ill-formed HTML.
• Well documented API. Ships in a jar file that weighs just 60
KB.

Changelog:

• BinaryXMLCodec: Substantial performance improvements for small documents and pure ASCII documents. See http://dsd.lbl.gov/nux/api/nux/xom/binary/ BinaryXMLCodec.html#performance

Wolfgang.
-----------------------------------------------------------------------
Wolfgang Hoschek
Distributed Systems Department
Berkeley Laboratory
-----------------------------------------------------------------------




  • [XOM-interest] [ANN] nux-1.0beta3 release, Wolfgang Hoschek, 11/19/2004

Archive powered by MHonArc 2.6.24.

Top of Page