A G I P R X 

A

addContent(String, Element) - Method in interface io.wcm.handler.richtext.RichTextHandler
Adds rich text content to given HTML element.
addContent(String, Element, boolean) - Method in interface io.wcm.handler.richtext.RichTextHandler
Adds rich text content to given HTML element.
addParsedText(Element, String) - Static method in class io.wcm.handler.richtext.util.RichTextUtil
Parses XHTML text string, and adds to parsed content to the given parent element.
addParsedText(Element, String, boolean) - Static method in class io.wcm.handler.richtext.util.RichTextUtil
Parses XHTML text string, and adds to parsed content to the given parent element.
addPlaintextContent(String, Element) - Method in interface io.wcm.handler.richtext.RichTextHandler
Add multi line plain text to parent element.

G

getContent(String) - Method in interface io.wcm.handler.richtext.RichTextHandler
Gets rich text content as DOM elements.
getInstance() - Static method in class io.wcm.handler.richtext.util.XHtmlEntityResolver
XHtmlEntityResolver instance.

I

io.wcm.handler.richtext - package io.wcm.handler.richtext
 
io.wcm.handler.richtext.util - package io.wcm.handler.richtext.util
 
isEmpty(String) - Method in interface io.wcm.handler.richtext.RichTextHandler
Check if the given formatted text block is empty.
isEmpty(String) - Static method in class io.wcm.handler.richtext.util.RichTextUtil
Check if the given formatted text block is empty.
isEmpty(String, int) - Static method in class io.wcm.handler.richtext.util.RichTextUtil
Check if the given formatted text block is empty.

P

parseText(String) - Static method in class io.wcm.handler.richtext.util.RichTextUtil
Parses XHTML text string.
parseText(String, boolean) - Static method in class io.wcm.handler.richtext.util.RichTextUtil
Parses XHTML text string.

R

resolveEntity(String, String) - Method in class io.wcm.handler.richtext.util.XHtmlEntityResolver
Resolve XHtml resource entities, load from classpath resources.
rewriteContent(Element, RewriteContentTextHandler) - Static method in class io.wcm.handler.richtext.util.RichTextUtil
Rewrites all children/sub-tree of the given parent element.
rewriteContent(Element, RewriteContentHandler) - Static method in class io.wcm.handler.richtext.util.RichTextUtil
Rewrites all children/sub-tree of the given parent element.
RewriteContentHandler - Interface in io.wcm.handler.richtext.util
Helper interface for rewriteContent method.
RewriteContentTextHandler - Interface in io.wcm.handler.richtext.util
Helper interface for rewriteContent method.
rewriteElement(Element) - Method in interface io.wcm.handler.richtext.util.RewriteContentHandler
Checks if the given element has to be rewritten.
rewriteText(Text) - Method in interface io.wcm.handler.richtext.util.RewriteContentTextHandler
Checks if the given text node has to be rewritten.
RichTextHandler - Interface in io.wcm.handler.richtext
Manages XHTML rich text fragment formatting.
RichTextRewriteContentHandler - Interface in io.wcm.handler.richtext
Implementation of RewriteContentHandler to rewrite link and media references using io.wcm.handler.link.LinkHandler and io.wcm.handler.media.MediaHandler.
RichTextUtil - Class in io.wcm.handler.richtext.util
Utility methods for handling XHTML rich text fragments i.e. used for FCKEditor.

X

XHtmlEntityResolver - Class in io.wcm.handler.richtext.util
Entity resolver for XHtml DTD and Entities.
A G I P R X 

Copyright © 2014 wcm.io. All rights reserved.