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.Sourcepublic char next()
next in interface JSON.Sourcepublic char peek()
peek in interface JSON.Sourcepublic char[] scratchBuffer()
scratchBuffer in interface JSON.SourceCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.