Module technology.sola.json
Package technology.sola.json.tokenizer
package technology.sola.json.tokenizer
This package provides functionality for tokenizing a JSON string.
-
ClassDescriptionA JSON tokenizer implementation.Creates a new token instance of
TokenType
with value.Tokens thatJsonTokenizer
will recognize.