Class BeansWriterASMRemap
java.lang.Object
net.minidev.json.reader.BeansWriterASMRemap
- All Implemented Interfaces:
JsonWriterI<Object>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrenameField(String source, String dest) <E> voidwriteJSONString(E value, Appendable out, JSONStyle compression)
-
Constructor Details
-
BeansWriterASMRemap
public BeansWriterASMRemap()
-
-
Method Details
-
renameField
-
writeJSONString
- Specified by:
writeJSONStringin interfaceJsonWriterI<Object>- Throws:
IOException
-