Class JsonWriter

java.lang.Object
com.xebialabs.xltype.serialization.json.JsonWriter

public class JsonWriter extends Object
Wraps Jettison's JSONWriter, but does not throw checked exceptions. All JSONExceptions are wrapped by a link SerializationExceptions.