Download List

项目描述

While the author of BSAX-J has not yet come to a final conclusion about the need for a binary XML format, BSAX is his idea of one possible encoding that leverages other XML prior art (SAX events and UTF-8, in particular). It is complete in that it can be used to perform round-trip conversions from textual XML to SAX events to BSAX binary streams, and back to SAX events and textual XML. The test code in the distribution does exactly that for a simple example XML file, and measures the difference in file size (the file is slightly smaller for the BSAX encoding of the sample file) and the difference in read time (the read time is significantly faster for the sample file).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-22 01:24
0.8.0

流媒体编码器包括在这个发行很简单,那是故意(聪明的编码器是可能的)。之前1.0.0版本发布,一个新的行动计划的定义,以支持预先安排好的引导字符串表。一旦它进入版本1.0.0,我们希望它将例如Perl,Python的编码器和解码器的其他语言和Ruby。
标签: Initial freshmeat announcement
The streaming encoder included in this distribution is very simple, and that is on purpose (smarter compliant encoders are possible). Before a 1.0.0 version is released, one new operation definition is planned to support pre-arranged bootstrap string tables. Once it reaches version 1.0.0, it is hoped that it will have encoders and decoders for other languages such as Perl, Python, and Ruby.

Project Resources