Package de.xima.fc.fastjson
package de.xima.fc.fastjson
-
ClassDescriptionCreates the default serializer and deserializer configurations for fast JSON.Default implementation of
IFastJsonConverterthat does not add any custom serializers etc.AJsonProviderforJSON.FastJsonUpdater<TVersion extends Comparable<TVersion>>Helper class to update JSON objects between different versions.Performs an upgrade of aJSONObjectfrom a previous version to a newer version or downgrade of aJSONObjectfrom a newer version to a previous version.JSON provider that allows treating Java object as JSON objects.