This package contains a number of utilities for processing XML documents. Currently, the main contents are the XMLPeerBuilder system, a simple but configurable method for constructing hierarchies of Java objects bases on XML.

This package does not contain an XML parser: you are expected to provide your own SAX-compliant XML parser.