| Class | Description |
|---|---|
| AttachmentURIResolver |
URIResolver for type "attachment-content".These links point to a file from the attachments of the current Content. |
| LocalURIResolver |
URIResolver for type "local".resources local to a Content
These links or images point resources local to a Content. |
| MetadataURIResolver |
URIResolver for type "metadata".These links or images point to a file from the metadata of the current Content. |
| PageAttachmentURIResolver |
URIResolver for type "attachment-page".These links point to a file from the attachments of the current Page. |
| PageURIResolver |
URIResolver for type "page".These links point to a CMS page. |
| ResourceURIResolver |
URIResolver for type "explorer". |
| UploadedLinksHTMLEditionHandler |
This transformer stores linked files as attachment from the incoming HTML.
|
| WebHTMLEditionHandler |
Do stuffs during save process such as repairing copy/paste links
|