| com.pnfsoftware.jeb.util.encoding.json.JSONStreamAware |
Known Indirect Subclasses
|
Beans that support customized output of JSON text to a writer shall implement this interface.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
writeJSONString(Writer out)
write JSON string to out.
| ||||||||||
write JSON string to out.
| IOException |
|---|