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