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.
|
writeJSONString
void writeJSONString(Appendable out, JSONStyle compression) throws IOException
IOException
Copyright © 2014 Chemouni Uriel. All Rights Reserved.