Package | Description |
---|---|
oracle.dbtools.plugin.api.json |
JavaScript Object Notation (JSON) APIs for reading and writing JSON character streams.
|
Modifier and Type | Method and Description |
---|---|
JSONReader |
JSONStreams.jsonReader(CharSequence text)
Wrap the specified character sequence in a
JSONReader instance |
JSONReader |
JSONStreams.jsonReader(InputStream stream)
Wrap the specified byte stream in a
JSONReader instance |
JSONReader |
JSONStreams.jsonReader(Readable stream)
Wrap the specified character stream in a
JSONReader instance |
Oracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.