|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for reading a dataset using callback.
Method Summary | |
void |
produce()
Process this dataset source. |
void |
setConsumer(IDataSetConsumer consumer)
|
Method Detail |
public void setConsumer(IDataSetConsumer consumer) throws DataSetException
DataSetException
public void produce() throws DataSetException
This method is synchronous: it will not return until processing has ended. If a client application wants to terminate parsing early, it should throw an exception from the listener.
DataSetException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |