Uses of Package
oracle.dbtools.plugin.api.json
Packages that use oracle.dbtools.plugin.api.json
Package
Description
JavaScript Object Notation (JSON) APIs for reading and writing JSON character streams.
API for creating in memory representations of JSON object graphs
(
JSONObjects) and for
serializing object graphs to JSON representations.-
Classes in oracle.dbtools.plugin.api.json used by oracle.dbtools.plugin.api.jsonClassDescriptionAn unchecked exception raised whenever a checked
IOExceptionis encountered on the underlying stream that the JSON API is operating on.A token in a JSON character stream.Enumerates the different kinds of tokens that occur in a JSON streamWrites JSON content to a character stream. -
Classes in oracle.dbtools.plugin.api.json used by oracle.dbtools.plugin.api.json.objectsClassDescriptionAn unchecked exception raised whenever a checked
IOExceptionis encountered on the underlying stream that the JSON API is operating on.A token in a JSON character stream.Writes JSON content to a character stream.