| IWemConstants |
This interface contains main styles used to define text formatting.
|
| IWemListener |
This interface is a marker for classes implementing all WEM listeners.
|
| IWemListenerDocument |
Instances of this type are used to notify about parsed documents.
|
| IWemListenerFigure |
This listener is used to notify about figures and their captions.
|
| IWemListenerInline |
This method re-groups all methods used to notify about in-line elements.
|
| IWemListenerList |
This listener re-groups all hierarchical listener elements like lists
(ordered and unordered), definition lists and quotations.
|
| IWemListenerProgramming |
This interface re-groups all listener methods related to document elements
which should be interpreted by the client code.
|
| IWemListenerSemantic |
This listener is used to notify about semantic elements defined in the
document.
|
| IWemListenerSimpleBlocks |
This listener re-groups methods used to notify about simple block elements.
|
| IWemListenerTable |
This interface re-groups all methods used to notify about tables and their
structural elements.
|
| IWikiMacroParser |
Instances of this type are used to transform macros found in wiki
documents into corresponding structured objects - WikiMacro.
|
| IWikiParser |
This is a common interface for all wiki syntax parsers.
|
| IWikiPrinter |
|
| IWikiReferenceParser |
Instances of this type are used to transform references found in wiki
documents into corresponding structured objects - WikiReference.
|
| IWikiSerializer |
This is a common interface for all wiki syntax serializers.
|