|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JSONStreamAware
Beans that support customized output of JSON text to a writer shall implement this interface.
| Method Summary | |
|---|---|
void |
writeJSONString(Appendable out)
write JSON string to out. |
| Method Detail |
|---|
void writeJSONString(Appendable out)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||