parsers_factory library

Classes

FromJsonParser<T>
Implements this class to transform a map deserialized from Json into an object.
ParserFactory
Class holding the parsers.
ToJsonMapParser<T>
Implement this class to transform an object to a map that will be serialized in Json.