|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.msv.util.xml.SAXEventGenerator
produces SAX2 event from a DOM tree.
Constructor Summary | |
SAXEventGenerator()
|
Method Summary | |
static void |
parse(org.w3c.dom.Document dom,
org.xml.sax.ContentHandler handler)
scans the specified DOM and sends SAX2 events to the handler. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SAXEventGenerator()
Method Detail |
public static void parse(org.w3c.dom.Document dom, org.xml.sax.ContentHandler handler) throws org.xml.sax.SAXException
org.xml.sax.SAXException
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |