Package com.tccc.kos.commons.util.json
package com.tccc.kos.commons.util.json
-
ClassDescriptionEncapsulation of a descriptor file used by various resources such as KAB files and assemblies.Interface for objects that can return a
JsonDescriptor
.An object wrapper that applies a custom view to the object being wrapped.Custom serializer for JsonViewWrapper.Cache for JSON writers used to serialize data.This streaming JSON reader allows callbacks to be attached to logical paths of data in a JSON payload, which means that data can be extracted while the JSON is being parsed.Callback interface for token matching inStreamingJsonReader
.