Download List

專案描述

MinML is an XML parser written in Java which implements nearly all of the XML language (it ignores DTDs). It was developed for use in small embedded systems and has a code footprint of less than 10Kb. It is designed to minimise the amount of heap space consumed when parsing a document. MinML implements the SAX1 interface.

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.

2001-11-18 21:28
1.7

A fix for a bug in parsing an empty element in mixed content.
標籤: Minor bugfixes

2001-11-11 23:07
1.6

MinML now support mixed content.
標籤: Major feature enhancements

2001-10-27 23:33
1.5

This release fixes one small bug in Locator and improves performance by roughly 10%.
標籤: Minor bugfixes

2001-05-26 23:10
1.3

The jar file in version 1.2 was corrupt. A bug in
processing empty elements has been fixed.
標籤: Minor bugfixes

2001-05-04 19:58
1.2

An attribute bug which broke some SOAP messages was fixed.
標籤: Minor bugfixes

Project Resources