public abstract class AbstractJSONDataSource
extends org.apache.axiom.om.ds.AbstractPullOMDataSource
| Constructor and Description |
|---|
AbstractJSONDataSource(Reader jsonReader) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject() |
javax.xml.stream.XMLStreamReader |
getReader() |
protected abstract org.codehaus.jettison.AbstractXMLInputFactory |
getXMLInputFactory() |
boolean |
isDestructiveRead() |
isDestructiveWrite, serializepublic AbstractJSONDataSource(Reader jsonReader)
public final javax.xml.stream.XMLStreamReader getReader() throws javax.xml.stream.XMLStreamException
protected abstract org.codehaus.jettison.AbstractXMLInputFactory getXMLInputFactory()
throws javax.xml.stream.XMLStreamException
public boolean isDestructiveRead()
public Object getObject()
getObject in interface org.apache.axiom.om.OMDataSourceExtgetObject in class org.apache.axiom.om.ds.AbstractOMDataSourceCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.