public class PhraseReader extends BufferedReader
| Constructor and Description |
|---|
PhraseReader(Reader r,
Vocab v,
int lang) |
| Modifier and Type | Method and Description |
|---|---|
Phrase |
readPhrase() |
close, mark, markSupported, read, read, readLine, ready, reset, skippublic Phrase readPhrase() throws IOException
IOExceptionCopyright © 2015. All rights reserved.