Package org.apache.tomcat.util.json
package org.apache.tomcat.util.json
-
ClassDescriptionAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).Provides escaping of values so they can be included in a JSON document.Basic JSON parser generated by JavaCC.Token literal values and constants.Token Manager.This exception is thrown when parse errors are encountered.Describes the input token stream.Token Manager Error.