Package pl.put.poznan.jsontools.logic
Class FilterKeepJsonSerializer
java.lang.Object
pl.put.poznan.jsontools.logic.JsonSerializerDecorator
pl.put.poznan.jsontools.logic.FilterKeepJsonSerializer
- All Implemented Interfaces:
JsonSerializer
Class that manages deleting properties from JSON file
-
Method Summary
-
Method Details
-
serialize
Method that deletes omitted parameters of JSON file- Specified by:
serializein interfaceJsonSerializer- Specified by:
serializein classJsonSerializerDecorator- Parameters:
jsonNode- formatted JSON file- Returns:
- serialized JSON file in String format
-