Package | Description |
---|---|
org.passay.dictionary |
Modifier and Type | Method and Description |
---|---|
DictionaryBuilder |
DictionaryBuilder.addFile(String path)
Adds a word list to the dictionary to be built.
|
DictionaryBuilder |
DictionaryBuilder.addReader(Reader reader)
Adds a word list to the dictionary to be built.
|
DictionaryBuilder |
DictionaryBuilder.setCaseSensitive(boolean flag)
Sets the case sensitivity flag on the dictionary to be built.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.