java.lang.Object
org.apache.johnzon.mapper.ObjectConverter
Convert a given Java Type a nested JSON representation. And the other way
around.
An example would be to convert a custom Project POJO, like Dog.class to it's
JSON representation
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic interface -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectConverter
private ObjectConverter()
-