|
Copyright (C) 2003,2004 dr. Cristiano Sadun | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Classes implementing this extension of Listener
will receive more events
on flat file parsing.
Method Summary | |
void |
parsingStarted()
Invoked when the parser has started |
void |
parsingTerminated(boolean successful)
Invoked when the parser has terminated |
Methods inherited from interface org.sadun.text.ffp.FlatFileParser.Listener |
lineParsed |
Method Detail |
public void parsingStarted() throws AbortFFPException
AbortFFPException
public void parsingTerminated(boolean successful) throws AbortFFPException
successful
- true if the parsing has been successful
AbortFFPException
|
Copyright (C) 2003,2004 dr. Cristiano Sadun | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |