|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Parser
Method Summary | |
---|---|
void |
all()
Parse the whole stream. |
void |
close()
Close the stream. |
boolean |
next()
|
void |
open()
Start parsing the stream. |
Method Detail |
---|
void all() throws IOException, ParseException
ParseException
IOException
void open() throws IOException, ParseException
ParseException
IOException
boolean next() throws IOException, ParseException
ParseException
IOException
void close() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |