Package | Description |
---|---|
com.owlike.genson.convert |
This package provides some default
Converter implementations and
the chained factory and converter decorator mechanisms. |
com.owlike.genson.reflect |
This package contains the core api providing databinding support for complex objects.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanViewConverter<T>
Converter responsible of applying the BeanView mechanism.
|
class |
ClassMetadataConverter<T>
Converter responsible of writing and reading @class metadata.
|
class |
RuntimeTypeConverter<T>
This converter will use the runtime type of objects during serialization.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanCreator |
static class |
BeanCreator.ConstructorBeanCreator |
static class |
BeanCreator.MethodBeanCreator |
Copyright © 2019. All rights reserved.