| Package | Description |
|---|---|
| io.doov.core |
Interfaces and annotations for domain model.
|
| io.doov.core.dsl.runtime |
Pure runtime implementation of FieldModel and FieldInfo, which does not need code generation.
|
| io.doov.core.serial |
Serialization framework for domain model via
TypeAdapter. |
| Modifier and Type | Method and Description |
|---|---|
TypeAdapterRegistry |
BaseFieldModel.getTypeAdapterRegistry() |
| Modifier and Type | Method and Description |
|---|---|
TypeAdapterRegistry |
RuntimeModel.getTypeAdapterRegistry() |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeAdapters
Default implementation of Type adapter registry
|
| Modifier and Type | Method and Description |
|---|---|
TypeAdapterRegistry |
StringMapper.getTypeAdapterRegistry()
Returns the registry for TypeAdapters
|
Copyright © 2018. All rights reserved.