| Package | Description |
|---|---|
| io.wcm.handler.richtext | |
| io.wcm.handler.richtext.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RichTextRewriteContentHandler
Implementation of
RewriteContentHandler to rewrite link and media references
using io.wcm.handler.link.LinkHandler and io.wcm.handler.media.MediaHandler. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RewriteContentTextHandler
Helper interface for rewriteContent method.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RichTextUtil.rewriteContent(org.jdom2.Element parent,
RewriteContentHandler pRewriteContentHandler)
Rewrites all children/sub-tree of the given parent element.
|
Copyright © 2014 wcm.io. All rights reserved.