Class DefaultMapSerializer

  • All Implemented Interfaces:
    MapSerializer

    public class DefaultMapSerializer
    extends Object
    implements MapSerializer
    This converter is able to convert string maps to simple strings and vice versa.
    Author:
    Christian Kaltepoth