Package tools.jackson.databind.json
package tools.jackson.databind.json
-
ClassesClassDescriptionJSON-specific
ObjectMapperimplementation.Base implementation for "Vanilla"ObjectMapper, used with JSON dataformat backend.Helper class to contain dynamically constructed "shared" instance of mapper, should one be needed viaJsonMapper.shared().