Uses of Enum Class
com.aspectran.utils.json.JsonToken
Packages that use JsonToken
-
Uses of JsonToken in com.aspectran.utils.json
Methods in com.aspectran.utils.json that return JsonTokenModifier and TypeMethodDescriptionJsonReader.peek()
Returns the type of the next token without consuming it.static JsonToken
Returns the enum constant of this class with the specified name.static JsonToken[]
JsonToken.values()
Returns an array containing the constants of this enum class, in the order they are declared.