Uses of Package
org.codehaus.jackson.map.deser.std

Package
Description
Contains implementation classes of deserialization part of data binding.
Contains public standard implementations of abstraction that Jackson uses.
Contains extended support for "external" packages: things that may or may not be present in runtime environment, but that are commonly enough used so that explicit support can be added.
Package that contains XML Compatibility functionality for Jackson, such as handlers for JAXB annotations