| Constructor and Description |
|---|
WEndDocument(javax.xml.stream.Location loc) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEventType() |
boolean |
isEndDocument() |
void |
writeAsEncodedUnicode(java.io.Writer w) |
void |
writeUsing(javax.xml.stream.XMLStreamWriter w) |
asCharacters, asEndElement, asStartElement, getLocation, getSchemaType, isAttribute, isCharacters, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, throwFromIOE, toStringpublic int getEventType()
getEventType in interface javax.xml.stream.events.XMLEventgetEventType in class WEventpublic boolean isEndDocument()
isEndDocument in interface javax.xml.stream.events.XMLEventisEndDocument in class WEventpublic void writeAsEncodedUnicode(java.io.Writer w)
throws javax.xml.stream.XMLStreamException
writeAsEncodedUnicode in interface javax.xml.stream.events.XMLEventwriteAsEncodedUnicode in class WEventjavax.xml.stream.XMLStreamExceptionpublic void writeUsing(javax.xml.stream.XMLStreamWriter w)
throws javax.xml.stream.XMLStreamException
writeUsing in interface XMLEvent2writeUsing in class WEventjavax.xml.stream.XMLStreamException