Class JsonParserSession


public final class JsonParserSession extends ReaderParserSession
Session object that lives for the duration of a single use of JsonParser.
Notes:
  • This class is not thread safe and is typically discarded after one use.
See Also: