Package org.spincast.core.json
package org.spincast.core.json
-
ClassDescriptionTransforms an element.Represents a
Jsonarray, "[]".JsonArrayimplementation.Provides methods to play withJsonstrings and objects.Represents aJsonobject, "{}".Base class for both JsonObject and JsonArray.JsonObjectimplementation.Factory to createJsonObjectandJsonArrayobjects.Base interface forJsonObjectandJsonArray.Utilities to deal withJsonPaths.An object implementing this interface is able to convert itself to aJsonArray.An object implementing this interface is able to convert itself to aJsonObject.