| Constructor and Description |
|---|
BlacklistReader() |
BlacklistReader(LocaleId loc) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
BlackTerm |
next() |
void |
open(File file) |
void |
open(InputStream input) |
void |
reset() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic BlacklistReader()
public BlacklistReader(LocaleId loc)
public void reset()
public void open(File file)
public void open(InputStream input)
public void close()
Copyright © 2022. All rights reserved.