NanoXML is a small XML parser for Java. NanoXML comes in three different components:
NanoXML/Java
The standard parser for Java.
NanoXML/SAX
A SAX adapter for NanoXML/Java.
NanoXML/Lite
An extremely small (6KB) XML parser which is the successor of NanoXML 1. It only provides a limited functionality: no mixed content and the DTD is ignored.
We wrote MinML so that we could have an XML parser we could run on small embedded systems (~512Kb of RAM) without using all the system resources just to parse the document.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.