|
Jettison 1.3.1-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.jettison.AbstractXMLStreamReader
org.codehaus.jettison.badgerfish.BadgerFishXMLStreamReader
public class BadgerFishXMLStreamReader
Field Summary |
---|
Fields inherited from class org.codehaus.jettison.AbstractXMLStreamReader |
---|
event, node |
Fields inherited from interface javax.xml.stream.XMLStreamConstants |
---|
ATTRIBUTE, CDATA, CHARACTERS, COMMENT, DTD, END_DOCUMENT, END_ELEMENT, ENTITY_DECLARATION, ENTITY_REFERENCE, NAMESPACE, NOTATION_DECLARATION, PROCESSING_INSTRUCTION, SPACE, START_DOCUMENT, START_ELEMENT |
Constructor Summary | |
---|---|
BadgerFishXMLStreamReader(JSONObject obj)
|
Method Summary | |
---|---|
void |
close()
|
String |
getAttributeType(int arg0)
|
String |
getCharacterEncodingScheme()
|
String |
getElementText()
|
NamespaceContext |
getNamespaceContext()
|
String |
getText()
|
int |
next()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BadgerFishXMLStreamReader(JSONObject obj) throws JSONException, javax.xml.stream.XMLStreamException
JSONException
javax.xml.stream.XMLStreamException
Method Detail |
---|
public int next() throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
public void close() throws javax.xml.stream.XMLStreamException
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
javax.xml.stream.XMLStreamException
public NamespaceContext getNamespaceContext()
public String getText()
|
Jettison 1.3.1-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |