Package org.opendaylight.yangtools.yang.data.codec.gson
package org.opendaylight.yangtools.yang.data.codec.gson
-
ClassDescriptionA
JSONValueWriter
backed by aJsonWriter
.JSONCodec<T>A codec capable of performing normalized value conversion with aJsonWriter
.Factory for creating JSON equivalents of codecs.API entry point for acquiringJSONCodecFactory
instances.This implementation will create JSON output as output stream.This class parses JSON elements from a GSON JsonReader.A serialized JSON string, indicating what kind of value it represents.The kind of aJSONValue
.A handler used to write out JSON-encoded values.Factory Method class for JsonWriter creation.