se.unlogic.standardutils.json
Class JsonUtils

java.lang.Object
  extended by se.unlogic.standardutils.json.JsonUtils

public class JsonUtils
extends Object


Constructor Summary
JsonUtils()
           
 
Method Summary
static JsonNode encode(Collection<ValidationError> validationErrors)
           
static String getContentType()
           
 
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

encode

public static JsonNode encode(Collection<ValidationError> validationErrors)

getContentType

public static String getContentType()


Copyright © 2011. All Rights Reserved.