net.minidev.json
public interface JSONStreamAwareEx extends JSONStreamAware
| Modifier and Type | Method and Description |
|---|---|
void |
writeJSONString(Appendable out,
JSONStyle compression)
write JSON string to out.
|
writeJSONStringvoid writeJSONString(Appendable out, JSONStyle compression) throws IOException
IOExceptionCopyright © 2013 Chemouni Uriel. All Rights Reserved.