|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLProducer
This interfaces identifies classes that produce XML data, sending SAX
events to the configured XMLConsumer
.
It's beyond the scope of this interface to specify a way in which the XML
data production is started.
Method Summary | |
---|---|
void |
setConsumer(XMLConsumer consumer)
Set the XMLConsumer that will receive XML data. |
Method Detail |
---|
void setConsumer(XMLConsumer consumer)
XMLConsumer
that will receive XML data.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |