Uses of Class
com.docspring.JSON
Packages that use JSON
-
Uses of JSON in com.docspring
Fields in com.docspring declared as JSONMethods in com.docspring that return JSONModifier and TypeMethodDescriptionstatic JSONJSON.getDefault()Get the default JSON instance.ApiClient.getJSON()Gets the JSON instance to do JSON serialization and deserialization.Methods in com.docspring with parameters of type JSONModifier and TypeMethodDescriptionstatic voidJSON.setDefault(JSON json) Set the default JSON instance.