- getAlias() - Method in class net.fellbaum.jemoji.IndexedAlias
-
Gets the captured alias.
- getAllAliases() - Method in class net.fellbaum.jemoji.Emoji
-
Gets all the aliases for this emoji.
- getAllEmojis() - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets all emojis.
- getAllEmojisByGroup(EmojiGroup) - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets all emojis that are part of the given group.
- getAllEmojisBySubGroup(EmojiSubGroup) - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets all emojis that are part of the given subgroup.
- getAllEmojisGrouped() - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets all emojis mapped to their group.
- getAllEmojisLengthDescending() - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets all emojis in descending order by their char length.
- getAllEmojisSubGrouped() - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets all emojis mapped to their subgroup.
- getByAlias(String) - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets an emoji for the given alias i.e.
- getByDiscordAlias(String) - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets an emoji for the given Discord alias i.e.
- getByGithubAlias(String) - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets an emoji for the given GitHub alias i.e.
- getByHtmlDecimal(String) - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets an emoji for the given HTML decimal i.e.
- getByHtmlHexadecimal(String) - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets an emoji for the given HTML hexadecimal i.e.
- getBySlackAlias(String) - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets an emoji for the given Slack alias i.e.
- getByUrlEncoded(String) - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets an emoji for the given url encoded emoji i.e.
- getCharIndex() - Method in class net.fellbaum.jemoji.IndexedAlias
-
Gets the character index at which the alias starts.
- getCharIndex() - Method in class net.fellbaum.jemoji.IndexedEmoji
-
Gets the character index at which the emoji starts.
- getCodePointIndex() - Method in class net.fellbaum.jemoji.IndexedAlias
-
Gets the codepoint index at which the alias starts.
- getCodePointIndex() - Method in class net.fellbaum.jemoji.IndexedEmoji
-
Gets the codepoint index at which the emoji starts.
- getDescription() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the description of this emoji.
- getDescription(EmojiLanguage) - Method in class net.fellbaum.jemoji.Emoji
-
Gets the description of this emoji in the specified language.
- getDiscordAliases() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the Discord aliases for this emoji.
- getEmoji() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the emoji value 🙂.
- getEmoji(String) - Static method in class net.fellbaum.jemoji.EmojiManager
-
Returns the emoji for the given Unicode.
- getEmoji() - Method in class net.fellbaum.jemoji.IndexedEmoji
-
- getEmojiPattern() - Static method in class net.fellbaum.jemoji.EmojiManager
-
Gets the pattern checking for all emojis.
- getEmojis() - Method in class net.fellbaum.jemoji.IndexedAlias
-
- getEmojiVariation() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the emoji representation of this emoji if the emoji is a standardized emoji that allows variations.
- getEndCharIndex() - Method in class net.fellbaum.jemoji.IndexedAlias
-
Gets the character index at which the alias ends.
- getEndCharIndex() - Method in class net.fellbaum.jemoji.IndexedEmoji
-
Gets the character index at which the emoji ends.
- getEndCodePointIndex() - Method in class net.fellbaum.jemoji.IndexedAlias
-
Gets the codepoint index at which the alias ends.
- getEndCodePointIndex() - Method in class net.fellbaum.jemoji.IndexedEmoji
-
Gets the codepoint index at which the emoji ends.
- getGithubAliases() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the GitHub aliases for this emoji.
- getGroup() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the group or "category" this emoji belongs to.
- getGroup() - Method in enum net.fellbaum.jemoji.EmojiSubGroup
-
Gets the parent group this sub group belongs to.
- getGroups() - Static method in enum net.fellbaum.jemoji.EmojiGroup
-
Gets all emoji groups.
- getHtmlDecimalCode() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the HTML decimal code for this emoji.
- getHtmlHexadecimalCode() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the HTML hexadecimal code for this emoji.
- getKeywords() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the keywords of this emoji.
- getKeywords(EmojiLanguage) - Method in class net.fellbaum.jemoji.Emoji
-
Gets the keywords of this emoji in the specified language.
- getName() - Method in enum net.fellbaum.jemoji.EmojiGroup
-
Gets the name of the emoji group.
- getName() - Method in enum net.fellbaum.jemoji.EmojiSubGroup
-
Gets the name of the emoji sub group.
- getQualification() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the qualification of this emoji.
- getQualification() - Method in enum net.fellbaum.jemoji.Qualification
-
- getSlackAliases() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the Slack aliases for this emoji.
- getSubgroup() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the subgroup of this emoji.
- getSubGroups() - Method in enum net.fellbaum.jemoji.EmojiGroup
-
Gets all emoji subgroups related to this group.
- getSubGroups() - Static method in enum net.fellbaum.jemoji.EmojiSubGroup
-
Gets all emoji subgroups.
- getTextVariation() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the text representation of this emoji if the emoji is a standardized emoji that allows variations.
- getUnicode() - Method in class net.fellbaum.jemoji.Emoji
-
- getUnicode() - Method in enum net.fellbaum.jemoji.Fitzpatrick
-
Gets the Unicode of the fitzpatrick modifier.
- getUnicode() - Method in enum net.fellbaum.jemoji.HairStyle
-
Gets the Unicode of the hairstyle.
- getUnicodeText() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the Unicode representation of the emoji as a string i.e.
- getURLEncoded() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the URL encoded emoji.
- getValue() - Method in enum net.fellbaum.jemoji.EmojiLanguage
-
Gets the value.
- getVariations() - Method in class net.fellbaum.jemoji.Emoji
-
Gets variations of this emoji with different Fitzpatrick or HairStyle modifiers if there are any.
- getVersion() - Method in class net.fellbaum.jemoji.Emoji
-
Gets the version this emoji was added to the Unicode consortium.