Package pl.put.poznan.jsontools.logic
package pl.put.poznan.jsontools.logic
This package groups code that's used to provide JSON serialization and filtration. It consists of
various serializers and two factories that can parse user's input and prepare a serializer
suitable for processing the request.
-
ClassDescriptionClass that manages the creation of basic JSON serializersClass that manages the creation of compound JSON serializersClass that manages deleting properties from JSON fileClass that manages deleting properties from JSON fileAn interface for all JSON serializersAbstract class used as a base for all serializers that decorate other onesClass for formatting JSON output as a minified stringClass for formatting JSON output as a pretty string