MinML

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.

Tags Internet Software Development Libraries Java Libraries
Licenses BSD Original
Operating Systems OS Independent
Implementation Java

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  18 Nov 2001 12:28
  • Rrelease-after

Changes: A fix for a bug in parsing an empty element in mixed content.

  • Rrelease-mid
  •  11 Nov 2001 14:07
  • Rrelease-after

Changes: MinML now support mixed content.

  • Rrelease-mid
  •  27 Oct 2001 14:33
  • Rrelease-after

Changes: This release fixes one small bug in Locator and improves performance by roughly 10%.

  • Rrelease-mid
  •  26 May 2001 14:10
  • Rrelease-after

Changes: The jar file in version 1.2 was corrupt. A bug in processing empty elements has been fixed.

  • Rrelease-mid
  •  04 May 2001 10:58
  • Rrelease-after

Changes: An attribute bug which broke some SOAP messages was fixed.

65c2f56302c27d28a7bc2265750a725f_thumb

Project Spotlight

gWaei

A Japanese-English dictionary program for the GNOME desktop.

No-screenshot

Project Spotlight

CollectionSpy

A profiler for the Java Collections Framework.