public class JSONBadgerfishDataSource extends AbstractJSONDataSource
localName| Constructor and Description |
|---|
JSONBadgerfishDataSource(Reader jsonReader,
String localName) |
| Modifier and Type | Method and Description |
|---|---|
XMLStreamReader |
getReader()
Gives the StAX reader using the "Badgerfish" formatted input JSON String.
|
getCompleteJOSNString, getJSONString, serialize, serialize, serializepublic XMLStreamReader getReader() throws XMLStreamException
getReader in interface org.apache.axiom.om.OMDataSourcegetReader in class AbstractJSONDataSourceXMLStreamException - if there is an error while making the StAX reader.Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.