Class MapProperty

  • All Implemented Interfaces:
    BeanProperty, Named, java.io.Serializable

    public class MapProperty
    extends PropertyWriter
    Helper class needed to support flexible filtering of Map properties with generic JSON Filter functionality. Since Maps are not handled as a collection of properties by Jackson (unlike POJOs), bit more wrapping is required.
    See Also:
    Serialized Form