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, XMLStreamException
JSONExceptionXMLStreamExceptionpublic int next()
throws XMLStreamException
XMLStreamExceptionpublic void close()
throws XMLStreamException
XMLStreamExceptionpublic String getAttributeType(int arg0)
getAttributeType in interface XMLStreamReadergetAttributeType in class AbstractXMLStreamReaderpublic String getCharacterEncodingScheme()
getCharacterEncodingScheme in interface XMLStreamReadergetCharacterEncodingScheme in class AbstractXMLStreamReaderpublic String getElementText() throws XMLStreamException
XMLStreamExceptionpublic NamespaceContext getNamespaceContext()
public String getText()
Copyright © 2020. All rights reserved.