public interface JSONStreamAware
| Modifier and Type | Method and Description |
|---|---|
void |
writeJSONString(Writer out)
write JSON string to out.
|
void writeJSONString(Writer out) throws IOException
out - the output writer.IOException - if there is an I/O problem.Copyright © 2001–2017 JFree.org. All rights reserved.