| Package | Description |
|---|---|
| io.wcm.handler.richtext |
RichText Handler API.
|
| io.wcm.handler.richtext.util |
Helper classes for RichText handling.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRewriteContentHandler
Default implementation of
RewriteContentHandler. |
| Modifier and Type | Method and Description |
|---|---|
static void |
RichTextUtil.rewriteContent(@NotNull org.jdom2.Element parent,
@NotNull RewriteContentHandler rewriteContentHandler)
Rewrites all children/sub-tree of the given parent element.
|
Copyright © 2014–2019 wcm.io. All rights reserved.