Uses of Enum Class
com.clumd.projects.javajson.core.JSType
Packages that use JSType
-
Uses of JSType in com.clumd.projects.javajson.api
Methods in com.clumd.projects.javajson.api that return JSTypeModifier and TypeMethodDescriptionJson.getDataType()Used to figure out which Datatype this JSON object represents from the JSON standard.Json.getDataTypeOf(String key) The same asgetDataType, but at a path in the JSON given by key. -
Uses of JSType in com.clumd.projects.javajson.core
Methods in com.clumd.projects.javajson.core that return JSType