public class EndDocumentEvent extends JsonReaderXmlEvent
JsonReaderXmlEvent.Attribute| Constructor and Description |
|---|
EndDocumentEvent(Location location) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEventType() |
boolean |
isEndDocument() |
String |
toString() |
addAttribute, getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeType, getAttributeValue, getAttributeValue, getLocalName, getLocation, getName, getPrefix, getText, getTextCharacters, getTextCharacters, getTextLength, getTextStart, hasName, isAttribute, isAttributeSpecified, isCharacters, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElementpublic EndDocumentEvent(Location location)
public boolean isEndDocument()
isEndDocument in class JsonReaderXmlEventpublic int getEventType()
getEventType in class JsonReaderXmlEventCopyright © 2013 Oracle Corporation. All Rights Reserved.