A core package that parses XML into a simplified DOM and is smaller and easier to program than the standard Java XMLDOM. It also allows an XPath subset for doing database-like queries.
A wrapper package, dubbed Thermopylae, that implements the standard Java XML API's for SAX and DOM parsers.