public class JSONDataSource extends AbstractJSONDataSource
localName| Constructor and Description |
|---|
JSONDataSource(Reader jsonReader,
String localName) |
| Modifier and Type | Method and Description |
|---|---|
XMLStreamReader |
getReader()
Gives the StAX reader using the "Mapped" 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–2018 The Apache Software Foundation. All rights reserved.