Package pl.put.poznan.jsontools.logic
Class ValueTypesJsonSerializer
java.lang.Object
pl.put.poznan.jsontools.logic.JsonSerializerDecorator
pl.put.poznan.jsontools.logic.ValueTypesJsonSerializer
- All Implemented Interfaces:
JsonSerializer
-
Method Summary
-
Method Details
-
serialize
Description copied from class:JsonSerializerDecoratorAbstract method that serialize given JSON- Specified by:
serializein interfaceJsonSerializer- Specified by:
serializein classJsonSerializerDecorator- Parameters:
jsonNode- The object to be serialized- Returns:
- A JSON representation of the object
-