A C E G I O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ANY_EMOJI_CHEAT_SHEET_PREFERRED - com.vladsch.flexmark.ext.emoji.EmojiShortcutType
- ANY_GITHUB_PREFERRED - com.vladsch.flexmark.ext.emoji.EmojiShortcutType
- ATTR_ALIGN - Static variable in class com.vladsch.flexmark.ext.emoji.EmojiExtension
- ATTR_IMAGE_CLASS - Static variable in class com.vladsch.flexmark.ext.emoji.EmojiExtension
- ATTR_IMAGE_SIZE - Static variable in class com.vladsch.flexmark.ext.emoji.EmojiExtension
C
- closingMarker - Variable in class com.vladsch.flexmark.ext.emoji.Emoji
- collectText(ISequenceBuilder<? extends ISequenceBuilder<?, BasedSequence>, BasedSequence>, int, NodeVisitor) - Method in class com.vladsch.flexmark.ext.emoji.Emoji
- com.vladsch.flexmark.ext.emoji - package com.vladsch.flexmark.ext.emoji
- create() - Static method in class com.vladsch.flexmark.ext.emoji.EmojiExtension
E
- Emoji - Class in com.vladsch.flexmark.ext.emoji
-
An emoji node containing emoji shortcut text
- Emoji() - Constructor for class com.vladsch.flexmark.ext.emoji.Emoji
- Emoji(BasedSequence) - Constructor for class com.vladsch.flexmark.ext.emoji.Emoji
- Emoji(BasedSequence, BasedSequence, BasedSequence) - Constructor for class com.vladsch.flexmark.ext.emoji.Emoji
- EMOJI_CHEAT_SHEET - com.vladsch.flexmark.ext.emoji.EmojiShortcutType
- EmojiExtension - Class in com.vladsch.flexmark.ext.emoji
-
Extension for emoji shortcuts using Emoji-Cheat-Sheet.com.
- EmojiImageType - Enum in com.vladsch.flexmark.ext.emoji
- EmojiShortcutType - Enum in com.vladsch.flexmark.ext.emoji
- EmojiVisitor - Interface in com.vladsch.flexmark.ext.emoji
- EmojiVisitorExt - Class in com.vladsch.flexmark.ext.emoji
- EmojiVisitorExt() - Constructor for class com.vladsch.flexmark.ext.emoji.EmojiVisitorExt
- extend(Formatter.Builder) - Method in class com.vladsch.flexmark.ext.emoji.EmojiExtension
- extend(HtmlRenderer.Builder, String) - Method in class com.vladsch.flexmark.ext.emoji.EmojiExtension
- extend(Parser.Builder) - Method in class com.vladsch.flexmark.ext.emoji.EmojiExtension
G
- getAstExtra(StringBuilder) - Method in class com.vladsch.flexmark.ext.emoji.Emoji
- getClosingMarker() - Method in class com.vladsch.flexmark.ext.emoji.Emoji
- getOpeningMarker() - Method in class com.vladsch.flexmark.ext.emoji.Emoji
- getPreferred(String, String) - Method in enum com.vladsch.flexmark.ext.emoji.EmojiShortcutType
- getSegments() - Method in class com.vladsch.flexmark.ext.emoji.Emoji
- getText() - Method in class com.vladsch.flexmark.ext.emoji.Emoji
- GITHUB - com.vladsch.flexmark.ext.emoji.EmojiShortcutType
I
- IMAGE_ONLY - com.vladsch.flexmark.ext.emoji.EmojiImageType
- isEmojiCheatSheet - Variable in enum com.vladsch.flexmark.ext.emoji.EmojiShortcutType
- isGitHub - Variable in enum com.vladsch.flexmark.ext.emoji.EmojiShortcutType
- isImage - Variable in enum com.vladsch.flexmark.ext.emoji.EmojiImageType
- isUnicode - Variable in enum com.vladsch.flexmark.ext.emoji.EmojiImageType
O
- openingMarker - Variable in class com.vladsch.flexmark.ext.emoji.Emoji
P
- parserOptions(MutableDataHolder) - Method in class com.vladsch.flexmark.ext.emoji.EmojiExtension
R
- rendererOptions(MutableDataHolder) - Method in class com.vladsch.flexmark.ext.emoji.EmojiExtension
- ROOT_IMAGE_PATH - Static variable in class com.vladsch.flexmark.ext.emoji.EmojiExtension
S
- setClosingMarker(BasedSequence) - Method in class com.vladsch.flexmark.ext.emoji.Emoji
- setOpeningMarker(BasedSequence) - Method in class com.vladsch.flexmark.ext.emoji.Emoji
- setText(BasedSequence) - Method in class com.vladsch.flexmark.ext.emoji.Emoji
T
U
- UNICODE_FALLBACK_TO_IMAGE - com.vladsch.flexmark.ext.emoji.EmojiImageType
- UNICODE_ONLY - com.vladsch.flexmark.ext.emoji.EmojiImageType
- USE_IMAGE_TYPE - Static variable in class com.vladsch.flexmark.ext.emoji.EmojiExtension
- USE_SHORTCUT_TYPE - Static variable in class com.vladsch.flexmark.ext.emoji.EmojiExtension
- USE_UNICODE_FILE_NAMES - Static variable in class com.vladsch.flexmark.ext.emoji.EmojiExtension
V
- valueOf(String) - Static method in enum com.vladsch.flexmark.ext.emoji.EmojiImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.vladsch.flexmark.ext.emoji.EmojiShortcutType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.vladsch.flexmark.ext.emoji.EmojiImageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.vladsch.flexmark.ext.emoji.EmojiShortcutType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- visit(Emoji) - Method in interface com.vladsch.flexmark.ext.emoji.EmojiVisitor
- VISIT_HANDLERS(V) - Static method in class com.vladsch.flexmark.ext.emoji.EmojiVisitorExt
All Classes All Packages