Class JsonStringAdapter2
-
- All Implemented Interfaces:
-
dev.drtheo.autojson.SchemaHolder,dev.drtheo.autojson.adapter.JsonAdapter,dev.drtheo.autojson.adapter.JsonContext
public class JsonStringAdapter2 extends JsonStringAdapter
-
-
Constructor Summary
Constructors Constructor Description JsonStringAdapter2(AutoJSON auto)
-
Method Summary
-
Methods inherited from class dev.drtheo.autojson.adapter.string.JsonStringAdapter
auto, toJson -
Methods inherited from class dev.drtheo.autojson.adapter.JsonAdapter
fromJson, fromJson, toJson, toJson -
Methods inherited from class dev.drtheo.autojson.adapter.JsonContext
schema, schemaHolder -
Methods inherited from class dev.drtheo.autojson.SchemaHolder
schema -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-