public class EndDocumentEvent extends DummyEvent implements javax.xml.stream.events.EndDocument
fLocation| Constructor and Description |
|---|
EndDocumentEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
java.lang.String |
toString() |
protected void |
writeAsEncodedUnicodeEx(java.io.Writer writer)
Helper method in order to expose IOException.
|
asCharacters, asEndElement, asStartElement, charEncode, getEventType, getLocation, getSchemaType, isAttribute, isCharacterData, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, setEventType, writeAsEncodedUnicodeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitasCharacters, asEndElement, asStartElement, getEventType, getLocation, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, writeAsEncodedUnicodeprotected void init()
public java.lang.String toString()
toString in class java.lang.Objectprotected void writeAsEncodedUnicodeEx(java.io.Writer writer)
throws java.io.IOException
DummyEventwriteAsEncodedUnicodeEx in class DummyEventwriter - The writer that will output the datajava.io.IOException - if there is an IO errorCopyright ? 2002-2003 Apache XML Project. All Rights Reserved.