public class BeansWriterASMRemap extends Object implements JsonWriterI<Object>
| Constructor and Description |
|---|
BeansWriterASMRemap() |
| Modifier and Type | Method and Description |
|---|---|
void |
renameField(String source,
String dest) |
<E> void |
writeJSONString(E value,
Appendable out,
JSONStyle compression) |
public <E> void writeJSONString(E value,
Appendable out,
JSONStyle compression)
throws IOException
writeJSONString in interface JsonWriterI<Object>IOExceptionCopyright © 2015 Chemouni Uriel. All rights reserved.