public class Json extends Object
public <T> T read(String str, Class<T> clazz) throws IOException
IOExceptionpublic <T> T read(String str, com.google.common.reflect.TypeToken<T> type) throws IOException
IOExceptionpublic String write(Object object) throws IOException
IOExceptionCopyright © 2008–2015 Abiquo Holdings S.L.. All rights reserved.