MinML

MinML provides a small XML parser.
Download

MinML Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • John Wilson
  • Publisher web site:
  • http://www.wilson.co.uk/xml/minml.htm

MinML Tags


MinML Description

MinML provides a small XML parser. MinML provides a small XML parser.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.We support SAX1 and have added a simple extension (by subclassing org.xml.sax.DocumentHandler and org.xml.sax.Parser) that allows character data to be processed by a user supplied subclass of java.io.Reader.What's New in This Release:· A fix for a bug in parsing an empty element in mixed content.


MinML Related Software