Class XhtmlEmoticonRendererComponent

  • All Implemented Interfaces:
    com.atlassian.renderer.v2.components.RendererComponent, com.atlassian.renderer.v2.components.TextConverter

    public class XhtmlEmoticonRendererComponent
    extends com.atlassian.renderer.v2.components.phrase.EmoticonRendererComponent
    A migration renderer component that will convert emoticon's in wiki format to the new Xhtml storage format.
    • Constructor Detail

      • XhtmlEmoticonRendererComponent

        public XhtmlEmoticonRendererComponent​(StorageEmoticonMarshaller marshaller,
                                              com.atlassian.renderer.IconManager iconManager)
    • Method Detail

      • appendSubstitution

        public void appendSubstitution​(StringBuffer buffer,
                                       com.atlassian.renderer.RenderContext context,
                                       Matcher matcher)
        Overrides:
        appendSubstitution in class com.atlassian.renderer.v2.components.phrase.EmoticonRendererComponent