public class ObjectMapperJsonUtil extends Object implements org.beetl.ext.simulate.JsonUtil
ObjectMapperJsonUtil(com.fasterxml.jackson.databind.ObjectMapper objMapper)
String
toJson(Object o)
Object
toObject(String str, Class c)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectMapperJsonUtil(com.fasterxml.jackson.databind.ObjectMapper objMapper)
public String toJson(Object o) throws Exception
toJson
org.beetl.ext.simulate.JsonUtil
Exception
public Object toObject(String str, Class c) throws Exception
toObject
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.