NetKernel APIs


org.ten60.netkernel.xml.util
Class DOM2SAX

java.lang.Object
  extended byorg.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
 
Method Summary
 void parse()
           
 void setContentHandler(ContentHandler aContentHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOM2SAX

public DOM2SAX(Node aNode)
Creates a new instance of DOM2SAX

Method Detail

parse

public void parse()
           throws SAXException
Throws:
SAXException

setContentHandler

public void setContentHandler(ContentHandler aContentHandler)

NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.