net.minidev.json.reader
public interface JsonWriterI<T>
| Modifier and Type | Method and Description |
|---|---|
<E extends T> |
writeJSONString(E value,
Appendable out,
JSONStyle compression) |
<E extends T> void writeJSONString(E value, Appendable out, JSONStyle compression) throws IOException
IOExceptionCopyright © 2014 Chemouni Uriel. All Rights Reserved.