|
Class Summary |
| AbstractCMLDocumentImpl |
The base class for any CML Document objects |
| BaseToolImpl |
Performs editing functions on a generic CMLObject |
| CMLBaseImpl |
The base class for all elementObjects mentioned in the Schema
Any CML element may have attributes:titleiddictRefconvention
and convenience get/set methods are provided for allAn element (FOO) subclassed from a AbstractBase may be constructed in the
following ways:FOO(). |
| DocumentFactoryImpl |
manufactures CMLDocuments |
| SaxHandlerImpl |
manages callbacks from SAX2 handler |