|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Tokenizer
Basic methods to implement for a brand-new Tokenizer
.
Method Summary | |
---|---|
void |
close()
|
String |
next()
|
void |
reset()
|
Method Detail |
---|
String next() throws IOException
IOException
void close() throws IOException
IOException
void reset() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |