|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrayWordList | |
|---|---|
| edu.vt.middleware.dictionary | |
| Uses of ArrayWordList in edu.vt.middleware.dictionary |
|---|
| Methods in edu.vt.middleware.dictionary that return ArrayWordList | |
|---|---|
static ArrayWordList |
WordLists.createFromReader(java.io.Reader[] readers)
Creates a case-sensitive ArrayWordList by reading the contents of
the given readers. |
static ArrayWordList |
WordLists.createFromReader(java.io.Reader[] readers,
boolean caseSensitive)
Creates an ArrayWordList by reading the contents of the given
readers. |
static ArrayWordList |
WordLists.createFromReader(java.io.Reader[] readers,
boolean caseSensitive,
ArraySorter sorter)
Creates an ArrayWordList by reading the contents of the given file
with support for sorting file contents. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||