Interface | Description |
---|---|
GuardedEditorSupport |
This is an editor abstraction used by the guarded sections implementation.
|
GuardedRegionMarker |
This interface can be used by UI responsible for creating the document implementation
to receive callbacks on document protection.
|
GuardedSectionsProvider |
Subclasses should be able to read content containing guarded section marks
and vice versa.
|
Class | Description |
---|---|
GuardedSectionsFactory |
The factory allows to look up
GuardedSectionsProvider factories for given
mime type. |