Package | Description |
---|---|
org.passay.dictionary |
Modifier and Type | Method and Description |
---|---|
static ArrayWordList |
WordLists.createFromReader(Reader[] readers)
Creates a case-sensitive
ArrayWordList by reading the contents of the given readers. |
static ArrayWordList |
WordLists.createFromReader(Reader[] readers,
boolean caseSensitive)
Creates an
ArrayWordList by reading the contents of the given readers. |
static ArrayWordList |
WordLists.createFromReader(Reader[] readers,
boolean caseSensitive,
ArraySorter sorter)
Creates an
ArrayWordList by reading the contents of the given file with support for sorting file contents. |
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.