RiTa
index
Name getWords()
Class RiLexicon
Description Returns the full set of words in the lexicon (including those from user-addenda)
Syntax
getWords();
getWords(regex);
Returns java.util.Set
Usage Web & Application
Related