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, XMLStreamException
JSONException
XMLStreamException
public int next() throws XMLStreamException
XMLStreamException
public void close() throws XMLStreamException
XMLStreamException
public String getAttributeType(int arg0)
getAttributeType
in interface XMLStreamReader
getAttributeType
in class AbstractXMLStreamReader
public String getCharacterEncodingScheme()
getCharacterEncodingScheme
in interface XMLStreamReader
getCharacterEncodingScheme
in class AbstractXMLStreamReader
public String getElementText() throws XMLStreamException
XMLStreamException
public NamespaceContext getNamespaceContext()
public String getText()
Copyright © 2023. All rights reserved.