See: Description
| Class | Description |
|---|---|
| AbstractSchema |
Base schema for all schemas
|
| ElementSchema |
This bean stores mapping between an XML/JSON/DB element and a POJO field
|
| ElementSchema.JsonInfo |
Json info of element schema
|
| ElementSchema.MapInfo |
Map info.
|
| ElementSchema.XmlInfo |
Xml info of element schema
|
| MappingSchema |
Mapping schema for a class
|
| MappingSchema.XmlInfo |
Info about xml binding
|
| SchemaArray |
Schema for array types.
|
| TypeElementSchema |
Mapping schema for type (class)
|
| Enum | Description |
|---|---|
| ElementSchemaType |
Families of element schema.
|
Copyright © 2016. All rights reserved.