|
Interface Summary |
| AbstractBase |
The base class for all elementObjects in the Schema
Any element may have attributes:titleiddictRefconventionand convenience get/set methods are provided for all, through
the interfaces AttributeTitle, AttributeId and AttributeConvention.An element (FOO) subclassed from a AbstractBase may be constructed in the
following ways:FOO(). |
| AbstractCMLDocument |
CORE InterfaceDTD ClassThe interface for any Document objects There are NO
Core Methods. |
| BaseTool |
Performs editing functions on a generic CMLObject |
| CMLDocumentFactory |
Creates DocumentFactory of appropriate subclass |
| CMLNode |
Adds i/o control |
| SaxHandler |
manages callbacks from SAX2 handler |
| Workflow |
represents workflow |