com.fasterxml.jackson.databind.ser.std

Class MapProperty



  • 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.

Copyright © 2014-2015 FasterXML. All Rights Reserved.