Package com.carrotsearch.ant.tasks.junit4.gson.stream


package com.carrotsearch.ant.tasks.junit4.gson.stream
  • Class
    Description
     
    Reads a JSON (RFC 4627) encoded value as a stream of tokens.
    Lexical scoping elements within a JSON reader or writer.
    A structure, name or value type in a JSON-encoded string.
    Writes a JSON (RFC 4627) encoded value to a stream, one token at a time.
    Thrown when a reader encounters malformed JSON.