程序包 org.codehaus.jackson.map.jsontype

Package that contains interfaces that define how to implement functionality for dynamically resolving type during deserialization.

请参阅: 说明

程序包org.codehaus.jackson.map.jsontype的说明

Package that contains interfaces that define how to implement functionality for dynamically resolving type during deserialization. This is needed for complete handling of polymorphic types, where actual type can not be determined statically (declared type is a supertype of actual polymorphic serialized types).
从以下版本开始:
1.5