com.fasterxml.jackson.databind.deser

Class SettableAnyProperty



  • public final class SettableAnyProperty
    extends Object
    Class that represents a "wildcard" set method which can be used to generically set values of otherwise unmapped (aka "unknown") properties read from Json content.

    !!! Note: might make sense to refactor to share some code with SettableBeanProperty?

Copyright © 2012-2013 FasterXML. All Rights Reserved.