Interface Summary |
DOMEditorInterface |
All component plugins that require the editing of XML documents should implement
this interface and register themselves as a service provider for the
interface with the framework. |
MetaDisplayFactoryInterface |
This interface provides methods for initializing, displaying, updating and
registering as a listener for a Component that styles XML and
displays the results |
MetaDisplayInterface |
This interface provides methods for initializing, displaying, updating and
registering as a listener for a Component that styles XML and
displays the results |
PluginInterface |
All component plugins that are to be included in Morpho
must implement this interface so that the services of Morpho
such as menu and toolbar actions, and session control, are available to
the plugin component. |
ServiceProvider |
All component plugins that provide services must implement this
interface so that the framework can identify them. |
XMLFactoryInterface |
This Interface enables calling classes to gain access to resources that are
identified by unique String identifiers. |
XSLTResolverInterface |
This interface enables access to XSLT stylesheets that are identified by
unique String DOCTYPE identifiers. |