public class BeansWriter extends java.lang.Object implements JsonWriterI<java.lang.Object>
| Constructor and Description |
|---|
BeansWriter() |
| Modifier and Type | Method and Description |
|---|---|
<E> void |
writeJSONString(E value,
java.lang.Appendable out,
JSONStyle compression) |
public <E> void writeJSONString(E value,
java.lang.Appendable out,
JSONStyle compression)
throws java.io.IOException
writeJSONString in interface JsonWriterI<java.lang.Object>java.io.IOException