Uses of Class
com.cedarsoftware.util.io.JsonWriter
-
-
Uses of JsonWriter in com.cedarsoftware.util.io
Methods in com.cedarsoftware.util.io that return JsonWriter Modifier and Type Method Description default JsonWriter
JsonWriter.JsonClassWriter. getWriter(Map<String,Object> args)
return the JsonWriter instance performing the overall work.static JsonWriter
JsonWriter.JsonClassWriterEx.Support. getWriter(Map<String,Object> args)
Deprecated.This method will return the JsonWriter instance performing the overall work.
-