Download List

Project Description

MillScript-XML is an alternative Java XML parsing
library with its own custom API. The underlying
tokenizer can be configured to permit
non-well-formed XML. This library's API provides
both an event model and a more conventional token
stream model. The authors believe that the token
stream is more friendly to applications, easier to
use, and helps to minimise object creation and
inter-conversion of types with the parser. A SAX2
implementation is provided for compatibility with
existing applications.

System Requirements

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.

2007-03-22 07:49 Back to release list
0.3

The MillScript-Util library is now used instead of
Java Collections. Java 5 is now used. Namespace
support was completed. Minor bugs were fixed.
Tags: Minor feature enhancements

Project Resources