A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
getFirstToken() — method, class com.adobe.linguistics.utils.TextTokenizer
Return the first word in the text being scanned.
getNextToken(token:com.adobe.linguistics.utils:Token) — method, class com.adobe.linguistics.utils.TextTokenizer
Determine the next word following the current token.
getPreviousToken(token:com.adobe.linguistics.utils:Token) — method, class com.adobe.linguistics.utils.TextTokenizer
Determine the word preceding the current token.
getResource(language:String) — method, class com.adobe.linguistics.spelling.framework.ResourceTable
Get the resource for the specified language.
getSpellingMenuEntries() — Static Method , class com.adobe.linguistics.spelling.SpellUI
Get the spelling context menu entries.
getSpellingMenuEntries() — Static Method , class com.adobe.linguistics.spelling.SpellUIForTLF
Get the spelling context menu entries.
getSuggestions(word:String) — method, class com.adobe.linguistics.spelling.SpellChecker
Gets suggestions for a misspelled word.
getSuggestions(word:String) — method, class com.adobe.linguistics.spelling.framework.SpellingService
Get the suggestion of a misspelled word.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z