org.exolab.castor.xml.util
public class AnyNode2SAX2 extends Object
Version: $Revision: 1.2 $ $Date: 2005/05/09 15:43:10 $
Constructor Summary | |
---|---|
AnyNode2SAX2() | |
AnyNode2SAX2(AnyNode node)
Creates a AnyNode2SAX for the given node. | |
AnyNode2SAX2(AnyNode node, Namespaces context)
Creates a AnyNode2SAX for the given node and the namespace context. |
Method Summary | |
---|---|
static void | fireEvents(AnyNode node, ContentHandler handler) |
static void | fireEvents(AnyNode node, ContentHandler handler, Namespaces context) |
void | setContentHandler(ContentHandler handler)
Set the ContentHandler to send events to
|
void | start() |
Parameters: handler the document handler to set