Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sun.msv.util.xml.SAXEventGenerator
public class SAXEventGenerator
extends Object
Method Summary | |
static void |
|
public static void parse(Document dom, ContentHandler handler) throws SAXException
scans the specified DOM and sends SAX2 events to the handler.