- 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
-