| Package | Description |
|---|---|
| com.asakusafw.dmdl.directio.json.driver |
JSON support for Direct I/O.
|
| com.asakusafw.runtime.io.json |
Extracting and generating JSON files.
|
| com.asakusafw.runtime.io.json.directio |
Direct I/O adapters of JSON files.
|
| com.asakusafw.runtime.io.json.value |
Converts between runtime values and JSON values.
|
| Class and Description |
|---|
| ErrorAction
Represents an error action kind.
|
| LineSeparator
Represents line separator sequence kind.
|
| Class and Description |
|---|
| ErrorAction
Represents an error action kind.
|
| JsonFormat
Provides
JsonInput and JsonOutput. |
| JsonFormat.Builder
A builder for
JsonFormat. |
| JsonFormat.InputOption
Options for input.
|
| JsonFormat.OutputOption
Options for output.
|
| JsonInput
Input from JSON format data.
|
| JsonOutput
/**
Output as JSON format data.
|
| LineSeparator
Represents line separator sequence kind.
|
| PropertyAdapter
Edits properties.
|
| PropertyDefinition
Represents JSON properties.
|
| PropertyDefinition.Builder
A builder for
PropertyDefinition. |
| ValueReader
Provides values from data sources.
|
| ValueWriter
Writes values into data sources.
|
| Class and Description |
|---|
| JsonFormat
Provides
JsonInput and JsonOutput. |
| JsonFormat.Builder
A builder for
JsonFormat. |
| JsonInput
Input from JSON format data.
|
| JsonOutput
/**
Output as JSON format data.
|
| Class and Description |
|---|
| PropertyAdapter
Edits properties.
|
| ValueReader
Provides values from data sources.
|
| ValueWriter
Writes values into data sources.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.