public class BadgerFishXMLStreamReader extends AbstractXMLStreamReader
event, node
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT
Constructor and Description |
---|
BadgerFishXMLStreamReader(JSONObject obj) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
String |
getAttributeType(int arg0) |
String |
getCharacterEncodingScheme() |
String |
getElementText() |
NamespaceContext |
getNamespaceContext() |
String |
getText() |
int |
next() |
getAttributeCount, getAttributeLocalName, getAttributeName, getAttributeNamespace, getAttributePrefix, getAttributeValue, getAttributeValue, getEncoding, getEventType, getLocalName, getLocation, getName, getNamespaceCount, getNamespacePrefix, getNamespaceURI, getNamespaceURI, getNamespaceURI, getPIData, getPITarget, getPrefix, getProperty, getTextCharacters, getTextCharacters, getTextLength, getTextStart, getVersion, hasName, hasNext, hasText, isAttributeSpecified, isCharacters, isEndElement, isStandalone, isStartElement, isWhiteSpace, nextTag, require, standaloneSet
public BadgerFishXMLStreamReader(JSONObject obj) throws JSONException, javax.xml.stream.XMLStreamException
public int next() throws javax.xml.stream.XMLStreamException
public void close() throws javax.xml.stream.XMLStreamException
public String getAttributeType(int arg0)
getAttributeType
in interface javax.xml.stream.XMLStreamReader
getAttributeType
in class AbstractXMLStreamReader
public String getCharacterEncodingScheme()
getCharacterEncodingScheme
in interface javax.xml.stream.XMLStreamReader
getCharacterEncodingScheme
in class AbstractXMLStreamReader
public String getElementText() throws javax.xml.stream.XMLStreamException
public NamespaceContext getNamespaceContext()
public String getText()
Copyright © 2012. All Rights Reserved.