Class | Description |
---|---|
JsonFileNameDriver |
Processes
@directio.json.file_name attributes. |
JsonFormatConstants |
Constant values of JSON format.
|
JsonFormatDriver |
Processes
@directio.json attributes. |
JsonFormatEmitter |
Emits Direct I/O data format classes about JSON format.
|
JsonFormatSettings |
Settings of JSON format.
|
JsonFormatTrait |
Attributes of JSON models.
|
JsonIgnoreDriver |
Processes
@directio.json.ignore attributes. |
JsonLineNumberDriver |
Processes
@directio.json.line_number attributes. |
JsonPropertyDriver |
Processes
@directio.json.property attributes. |
JsonPropertySettings |
Settings of JSON property.
|
JsonPropertyTrait |
Attributes of JSON properties.
|
JsonRecordNumberDriver |
Processes
@directio.json.record_number attributes. |
JsonStreamFormatGenerator |
Generates an implementation of
AbstractJsonStreamFormat . |
JsonStreamSettings |
Settings of JSON I/O stream.
|
Enum | Description |
---|---|
JsonFormatConstants.DecimalStyle |
Options of
JsonFormatConstants.ELEMENT_DECIMAL_STYLE . |
JsonFormatConstants.JsonFormatKind |
Option of
JsonFormatConstants.ELEMENT_FORMAT_KIND . |
JsonPropertyTrait.Kind |
The field kind.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.