You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Wolfgang Hoschek <wh...@lbl.gov> on 2004/11/20 03:52:17 UTC

[ANN] nux-1.0beta3 release

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
-----------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org