GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaPackage com.vladsch.flexmark.ext.emoji
Inner Packages
com.vladsch.flexmark.ext.emoji.internal
Shortcuts and images by http://www.emoji-cheat- sheet.com/ from https://github.com/We...
com.vladsch.flexmark.ext.emoji
Node...
Emoji
An emoji node containing emoji shortcut text
Node
TextContainer
DelimitedNode
TextContainer
Parser.ParserExtension...
EmojiExtension
Extension for emoji shortcuts using Emoji-Cheat- Sheet.com. Create it with #create() ...
Extension
Parser.ParserExtension
Extension for Parser . Implementations of this interface should done by all Extensio...
Extension
HtmlRenderer.HtmlRendererExtension
Extension for HtmlRenderer . This should be implemented by all extensions that have ...
Extension
Formatter.FormatterExtension
Extension for Formatter .
Extension
Base interface for a parser/renderer extension. Doesn't have any methods itself, but...
EmojiImageType
IMAGE_ONLY,UNICODE_FALLBACK_TO_IMAGE,UNICODE_ONLY
EmojiShortcutType
EMOJI_CHEAT_SHEET,GITHUB,ANY_EMOJI_CHEAT_SHEET_ PREFERRED,ANY_GITHUB_PREFERRED
EmojiVisitor
EmojiVisitorExt