|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsigmlstream.xml.EndDocumentEvent
public final class EndDocumentEvent
An "end document" XML unit event.
Constructor Summary | |
---|---|
EndDocumentEvent()
Constructs a new "end document" XML unit event. |
Method Summary | |
---|---|
void |
feedToContentHandler(org.xml.sax.ContentHandler chdlr)
Announces this event to the given SAX content handler by invoking its endDocument() method. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndDocumentEvent()
Method Detail |
---|
public void feedToContentHandler(org.xml.sax.ContentHandler chdlr) throws org.xml.sax.SAXException
endDocument()
method.
feedToContentHandler
in interface XMLUnitEvent
org.xml.sax.SAXException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |