org.ten60.netkernel.xml.util
Class DOM2SAX
java.lang.Object
org.ten60.netkernel.xml.util.DOM2SAX
- public class DOM2SAX
- extends Object
A utility class to SAX parse an XMLBean, DOM Node or IReadable.
Constructor Summary |
DOM2SAX(Node aNode)
Creates a new instance of DOM2SAX |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOM2SAX
public DOM2SAX(Node aNode)
- Creates a new instance of DOM2SAX
parse
public void parse()
throws SAXException
- Throws:
SAXException
setContentHandler
public void setContentHandler(ContentHandler aContentHandler)
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.