public class BadgerFishXMLStreamReader extends AbstractXMLStreamReader
event, nodeATTRIBUTE, 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, standaloneSetpublic 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.XMLStreamReadergetAttributeType in class AbstractXMLStreamReaderpublic String getCharacterEncodingScheme()
getCharacterEncodingScheme in interface javax.xml.stream.XMLStreamReadergetCharacterEncodingScheme in class AbstractXMLStreamReaderpublic String getElementText() throws javax.xml.stream.XMLStreamException
public NamespaceContext getNamespaceContext()
public String getText()
Copyright © 2014. All Rights Reserved.