Class | Description |
---|---|
AbstractObjectMapperConfiguration |
Abstract base class for
ObjectMapper configurations. |
JSONBean |
Abstract base class for bean implementations that wrap a
JsonNode . |
JSONBeanSerializerModifier |
JSONBean BeanSerializerModifier implementation. |
JSONBeanTypeMap | |
ModuleImpl |
Module service provider for ball.databind . |
ObjectMapperConfiguration | |
ObjectMapperFeature | |
PolymorphicTypeMap |
Class suitable for mapping polymorphic subtypes.
|
UNIXTimeStampDeserializer |
UNIX Time Stamp (seconds since epoch)
JsonDeserializer . |
UNIXTimeStampSerializer |
UNIX Time Stamp (seconds since epoch)
JsonSerializer . |
Enum | Description |
---|---|
AbstractObjectMapperConfiguration.Feature |
Features supported by this configuration.
|
<dependency>
<groupId>ball</groupId>
<artifactId>ball-databind</artifactId>
<version>1.3.0</version>
</dependency>
Copyright © 2015–2020 Allen D. Ball. All rights reserved.