public static class JSON.StringSource extends Object implements JSON.Source
Constructor and Description |
---|
JSON.StringSource(String s) |
public JSON.StringSource(String s)
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.