public class AnyNode2SAX extends java.lang.Object implements EventProducer
| Constructor and Description |
|---|
AnyNode2SAX() |
AnyNode2SAX(AnyNode node)
Creates a AnyNode2SAX for the given node.
|
AnyNode2SAX(AnyNode node,
Namespaces context)
Creates a AnyNode2SAX for the given node and the namespace context.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
fireEvents(AnyNode node,
org.xml.sax.DocumentHandler handler) |
static void |
fireEvents(AnyNode node,
org.xml.sax.DocumentHandler handler,
Namespaces context) |
void |
setDocumentHandler(org.xml.sax.DocumentHandler handler)
Set the Document Handler
|
void |
start()
Signals to start producing events.
|
public AnyNode2SAX()
public AnyNode2SAX(AnyNode node)
public AnyNode2SAX(AnyNode node, Namespaces context)
public void setDocumentHandler(org.xml.sax.DocumentHandler handler)
setDocumentHandler in interface EventProducerhandler - the document handler to setpublic static void fireEvents(AnyNode node, org.xml.sax.DocumentHandler handler) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionpublic static void fireEvents(AnyNode node, org.xml.sax.DocumentHandler handler, Namespaces context) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionpublic void start()
throws org.xml.sax.SAXException
EventProducerstart in interface EventProducerorg.xml.sax.SAXExceptionIntalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com