|
Release Planner v1.0 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| XMLLoaderChainElement | Declares a protocol for objects that can be chained together as loader objects. |
| XMLTags | Declares a protocol for looking up XML tag id's and names, and for allocating and returning loaders. |
| Class Summary | |
| XMLLoader | The baseclass for XML loader objects. |
| XMLParser | Wraps an XML parser. |
| XMLTagsDefault | A default implementation of XMLTag that uses arrays and hash maps, and re-cycles loaders. |
| Exception Summary | |
| XMLTagNoLoaderException | Indicates an XML tag that has no loader class registered |
| XMLTagNotFoundException | Indicates an unregistered XML tag. |
This package implements utility classes to assist in parsing XML.
|
Release Planner v1.0 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||