| Package | Description |
|---|---|
| com.owlike.genson.convert |
This package provides some default
Converter implementations and
the chained factory and converter decorator mechanisms. |
| com.owlike.genson.ext.guava | |
| com.owlike.genson.ext.jodatime | |
| com.owlike.genson.ext.jsr353 |
| Class and Description |
|---|
| HandleBeanView
Annotated Serializer/Deserializer/Converter will be excluded from the BeanView mechanism.
|
| HandleClassMetadata
Annotated Serializer/Deserializer/Converter with @HandleClassMetadata indicate that they will
handle @class metadata during serialization and deserialization.
|
| Class and Description |
|---|
| HandleNull
Similar to
HandleClassMetadata, put this annotation on your Converters, Serializers and
Deserializers to disable Genson default null handling (
NullConverter). |
| Class and Description |
|---|
| HandleBeanView
Annotated Serializer/Deserializer/Converter will be excluded from the BeanView mechanism.
|
| HandleClassMetadata
Annotated Serializer/Deserializer/Converter with @HandleClassMetadata indicate that they will
handle @class metadata during serialization and deserialization.
|
| Class and Description |
|---|
| HandleClassMetadata
Annotated Serializer/Deserializer/Converter with @HandleClassMetadata indicate that they will
handle @class metadata during serialization and deserialization.
|
Copyright © 2019. All rights reserved.