Class JsonInput

All Implemented Interfaces:
Closeable, AutoCloseable, StreamingInput

public class JsonInput
extends AbstractStreamingInput
Input for JSON. Please note that this class is not intended for general use and does not strictly conform to the JSON standard.
Author:
Andreas Holstenson