|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.util.AnyNode2SAX
A class for converting an AnyNode to SAX events
Constructor Summary | |
AnyNode2SAX()
|
|
AnyNode2SAX(AnyNode node)
Creates a AnyNode2SAX for the given node |
Method Summary | |
static void |
fireEvents(AnyNode node,
org.xml.sax.DocumentHandler handler)
|
void |
setDocumentHandler(org.xml.sax.DocumentHandler handler)
Set the Document Handler |
void |
start()
Signals to start producing events. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AnyNode2SAX()
public AnyNode2SAX(AnyNode node)
Method Detail |
public void setDocumentHandler(org.xml.sax.DocumentHandler handler)
setDocumentHandler
in interface EventProducer
handler
- the document handler to setpublic static void fireEvents(AnyNode node, org.xml.sax.DocumentHandler handler) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public void start() throws org.xml.sax.SAXException
EventProducer
start
in interface EventProducer
org.xml.sax.SAXException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |