|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
XMLPeerFactory | Interface to an factory which produces Java objects which reflect element in an XML document. |
Class Summary | |
XMLDispatcher | Simple implemntation of XMLPeerFactory which delegates object- construction on the basis of tag name. |
XMLPeerBuilder | SAX DocumentHandler which uses an XMLPeerFactory to construct Java objects reflecting an XML document. |
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.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |