public static class JSON.ReaderSource extends Object implements JSON.Source
Constructor and Description |
---|
JSON.ReaderSource(Reader r) |
public JSON.ReaderSource(Reader r)
public void setReader(Reader reader)
public boolean hasNext()
hasNext
in interface JSON.Source
public char next()
next
in interface JSON.Source
public char peek()
peek
in interface JSON.Source
public char[] scratchBuffer()
scratchBuffer
in interface JSON.Source
Copyright © 1995-2015 Webtide. All Rights Reserved.