Package com.blackberry.workspaces.sdk.api.connectors.common.jackson
-
Class Summary Class Description JacksonContextResolver User: shalom Date: 10/30/11 3:56 PMNoNullCollectionsBeanDeserializer A BeanDeserializer subtype that initializes collections,maps and arrays with default values if they are null in the json pojo.NoNullCollectionsBeanDeserializerModifier User: shalom Date: 11/6/11 2:31 PMNoNullCollectionsModule This module adds functionality that null collections and arrays are initialized with empty defaults if they are not received or are null in the json input.