public class JsonWriter extends Object
| Constructor and Description |
|---|
JsonWriter(Writer w) |
public JsonWriter(Writer w)
public static void quote(String string, Writer w) throws IOException
IOExceptionpublic void write(Object value, int indentFactor, int indent) throws IOException
IOExceptionCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.