org.exolab.castor.xml.util
public class AnyNode2SAX extends Object implements EventProducer
Version: $Revision: 1.4 $ $Date: 2004/09/09 22:19:30 $
Constructor Summary | |
---|---|
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. |
Method Summary | |
---|---|
static void | fireEvents(AnyNode node, DocumentHandler handler) |
static void | fireEvents(AnyNode node, DocumentHandler handler, Namespaces context) |
void | setDocumentHandler(DocumentHandler handler)
Set the Document Handler |
void | start() |
Parameters: handler the document handler to set