com.ctc.wstx.evt
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, toString
public int getEventType()
getEventType
in interface javax.xml.stream.events.XMLEvent
getEventType
in class WEvent
public boolean isEndDocument()
isEndDocument
in interface javax.xml.stream.events.XMLEvent
isEndDocument
in class WEvent
public void writeAsEncodedUnicode(java.io.Writer w) throws javax.xml.stream.XMLStreamException
writeAsEncodedUnicode
in interface javax.xml.stream.events.XMLEvent
writeAsEncodedUnicode
in class WEvent
javax.xml.stream.XMLStreamException
public void writeUsing(javax.xml.stream.XMLStreamWriter w) throws javax.xml.stream.XMLStreamException
writeUsing
in interface XMLEvent2
writeUsing
in class WEvent
javax.xml.stream.XMLStreamException