| Class | Description |
|---|---|
| JSONAnnotation<A extends java.lang.annotation.Annotation> |
JSON Annotation reader.
|
| JSONAnnotationData<A extends java.lang.annotation.Annotation> |
Holder for JSON annotation data.
|
| JsonAnnotationManager |
Cached includes and excludes annotation data per type.
|
| JsonAnnotationManager.TypeData |
Type information read from annotations.
|
| Annotation Type | Description |
|---|---|
| JSON |
JSON annotation defines if some property has to be included or excluded
from the serialization.
|
Copyright © 2003-present Jodd Team