public class JSONReader extends Object
public JSONEventType next() throws IOException
IOException
public <T> T getValue(Class<T> cls) throws IOException
IOException
public Object getValue(Type t) throws IOException
IOException
public Map<?,?> getMap() throws IOException
IOException
public List<?> getList() throws IOException
IOException
public String getString() throws IOException
IOException
public BigDecimal getNumber() throws IOException
IOException
public Boolean getBoolean() throws IOException
IOException
public int getDepth()
Copyright © 2013. All rights reserved.