XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Java Parsers, Embedded Systems, SAX -> MinML: A minimal XML parser

MinML: A minimal XML parser

Date: Jul. 7, 2000
Link: http://www.wilson.co.uk/xml/minml.htm
Source Author or Organization: John Wilson, The Wilson Partnership

This is the first production release of MinML, a minimal XML parser for embedded Java systems. The parser features a small memory footprint to operate on small embedded systems with minimal consumption of precious system resources, and supports the Simple API for XML 1 (SAX1). The author solicits contact and comments from others interested in implementing XML on very small systems.