Class JSON.ReaderSource

java.lang.Object
org.eclipse.jetty.util.ajax.JSON.ReaderSource
All Implemented Interfaces:
JSON.Source
Enclosing class:
JSON

public static class JSON.ReaderSource extends Object implements JSON.Source

A Reader source for a JSON string.

  • Constructor Details

    • ReaderSource

      public ReaderSource(Reader r)
  • Method Details