|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FeedLifecycleListener
| Method Summary | |
|---|---|
void |
finished()
Called when the feed has finished parsing. |
Object |
getContext()
|
void |
init()
Called prior to event parsing to signal the parsing of a new feed. |
void |
setContext(Object context)
Set this context that this FeedParserListener is executing within. |
| Method Detail |
|---|
void init()
throws FeedParserException
FeedParserListener - Possibly wraping another exception
FeedParserException
void setContext(Object context)
throws FeedParserException
FeedParserException
Object getContext()
throws FeedParserException
FeedParserException
void finished()
throws FeedParserException
FeedParserException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||