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