public final class StartDocumentEvent extends java.lang.Object implements XMLUnitEvent
| Constructor and Description |
|---|
StartDocumentEvent()
Constructs a new "start document" XML unit event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
feedToContentHandler(org.xml.sax.ContentHandler chdlr)
Announces this event to the given SAX content handler by invoking
its
startDocument() method. |
public StartDocumentEvent()
public void feedToContentHandler(org.xml.sax.ContentHandler chdlr)
throws org.xml.sax.SAXException
startDocument() method.feedToContentHandler in interface XMLUnitEventorg.xml.sax.SAXException