|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventProducer
A interface which abstracts anything which can produce SAX events. This allows any EventProducer to be used with the Unmarshaller
Method Summary | |
---|---|
void |
setDocumentHandler(org.xml.sax.DocumentHandler handler)
Sets the DocumentHandler to send SAX events to |
void |
start()
Signals to start producing events. |
Method Detail |
---|
void setDocumentHandler(org.xml.sax.DocumentHandler handler)
void start() throws org.xml.sax.SAXException
org.xml.sax.SAXException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |