|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.json.impl.reader.JsonReaderXmlEvent
com.sun.jersey.json.impl.reader.EndDocumentEvent
public class EndDocumentEvent
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent |
|---|
JsonReaderXmlEvent.Attribute |
| Constructor Summary | |
|---|---|
EndDocumentEvent(javax.xml.stream.Location location)
|
|
| Method Summary | |
|---|---|
int |
getEventType()
|
boolean |
isEndDocument()
|
java.lang.String |
toString()
|
| Methods inherited from class com.sun.jersey.json.impl.reader.JsonReaderXmlEvent |
|---|
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, isStartElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EndDocumentEvent(javax.xml.stream.Location location)
| Method Detail |
|---|
public boolean isEndDocument()
isEndDocument in class JsonReaderXmlEventpublic int getEventType()
getEventType in class JsonReaderXmlEventpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||