| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.jsontype.impl |
Package that contains standard implementations for
TypeResolverBuilder
and
TypeIdResolver. |
| Modifier and Type | Class and Description |
|---|---|
class |
MinimalClassNameIdResolver
Specialization of
ClassNameIdResolver that instead uses a
"minimal" derivation of Class name, using relative reference
from the base type (base class) that polymorphic value has. |
| Modifier and Type | Method and Description |
|---|---|
static ClassNameIdResolver |
ClassNameIdResolver.construct(JavaType baseType,
MapperConfig<?> config,
PolymorphicTypeValidator ptv) |
Copyright © 2008–2023 FasterXML. All rights reserved.