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, serialize
public XMLStreamReader getReader() throws XMLStreamException
getReader
in interface org.apache.axiom.om.OMDataSource
getReader
in class AbstractJSONDataSource
XMLStreamException
- if there is an error while making the StAX reader.Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.