public interface JSONStreamAware
Modifier and Type | Method and Description |
---|---|
void |
writeJSONString(Writer out)
write JSON string to out.
|
void writeJSONString(Writer out) throws IOException
IOException
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.