it.sistematica.isharedoc.util
Class JsonUtils

java.lang.Object
  extended by it.sistematica.isharedoc.util.JsonUtils

public class JsonUtils
extends java.lang.Object


Constructor Summary
JsonUtils()
           
 
Method Summary
static com.fasterxml.jackson.databind.ObjectMapper getMapper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonUtils

public JsonUtils()
Method Detail

getMapper

public static com.fasterxml.jackson.databind.ObjectMapper getMapper()