Class | Description |
---|---|
AbstractHTMLEditionHandler |
This abstract class is for component that wants to be in the saving pipeline.
|
HTMLEditionHandlerExtensionPoint |
This extension point manages the handlers component you want to use for the HTMLEditionTransformer
|
HTMLEditorHandlers2DocbookTransformer |
This cocoon transformer use the DocbookEnhancementExtensionPoint to be based upon a serie of EnhancementHandler
|
HTMLEditorHandlers2HTMLTransformer |
This cocoon transformer use the DocbookEnhancementExtensionPoint to be based upon a serie of EnhancementHandler
|
SemanticAnnotationsEditionHandler |
This transformer extracts semantic annotation from the incoming HTML for further processing.
|
UploadedDataHTMLEditionHandler |
This transformer extracts uploaded files' ids from the incoming HTML for further processing.
|