|
RiTa index |
|
| Name | substringsByLetter() |
| Class | RiLexicon |
| Description | Returns all valid substrings of the input word in the lexicon |
| Syntax | substringsByLetter(input); substringsByLetter(input, minLength); |
| Returns | java.lang.String[] |
| Usage | Web & Application |
| Related | |