@Deprecated public class JSONReader extends Object
public JSONReader(InputStream is, String charset) throws UnsupportedEncodingException
public JSONReader(Reader reader)
public JSONToken nextToken() throws IOException, ParseException
public JSONToken nextToken(int expect) throws IOException, ParseException
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.