Uses of Interface
oracle.dbtools.plugin.api.json.JSONToken
Packages that use JSONToken
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.-
Uses of JSONToken in oracle.dbtools.plugin.api.json
Methods in oracle.dbtools.plugin.api.json that return JSONTokenMethods in oracle.dbtools.plugin.api.json with parameters of type JSONTokenMethod parameters in oracle.dbtools.plugin.api.json with type arguments of type JSONTokenModifier and TypeMethodDescriptionJSONStreams.inputStream(Iterator<JSONToken> reader) Produce anInputStreamon the fly from the specifiedJSONTokenevent stream -
Uses of JSONToken in oracle.dbtools.plugin.api.json.objects
Method parameters in oracle.dbtools.plugin.api.json.objects with type arguments of type JSONToken