|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ten60.netkernel.xml.util.DOM2SAX
public class DOM2SAX
A utility class to SAX parse an XMLBean, DOM Node or IReadable.
| Constructor Summary | |
|---|---|
DOM2SAX(org.w3c.dom.Node aNode)
Creates a new instance of DOM2SAX |
|
| Method Summary | |
|---|---|
void |
parse()
|
void |
setContentHandler(org.xml.sax.ContentHandler aContentHandler)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DOM2SAX(org.w3c.dom.Node aNode)
| Method Detail |
|---|
public void parse()
throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionpublic void setContentHandler(org.xml.sax.ContentHandler aContentHandler)
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||