|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
DomHandler | Implement this interface to create a simple access method to an XML resource. |
Class Summary | |
GenericCollection | An implementation of Collection which uses a hashtable to map resource ids to resource objects. |
GenericConfigurable | Base Implementation of Configurable. |
GenericDatabase | An implementation of an XAPI Database, when the database is just a collection of XAPI Collection objects. |
GenericDomHandlerResource | Wraps a DomHandler implementation as an XMLResource |
GenericResource | An abstract Resource which holds the id for all subclasses. |
GenericResourceIterator | A simple iterator for Resource objects. |
GenericResourceSet | A basic Set of resources. |
GenericXmlNodeResource | A generic implementation of an XMLResource in which the only copy of the resource is in memory. |
Exception Summary | |
DomHandlerException | A gernic exception to be thrown by DomHandler implementations. |
This is a generic in-memory implementation of the XAPI. No fancy smancy storage tricks defined here.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |