| Package | Description |
|---|---|
| com.asakusafw.dmdl.directio.text |
Formatted text support for Direct I/O.
|
| com.asakusafw.runtime.io.text |
Extracting and generating formatted text files.
|
| com.asakusafw.runtime.io.text.csv |
Extracting and generating CSV text files.
|
| com.asakusafw.runtime.io.text.directio |
Direct I/O adapters of formatted text files.
|
| com.asakusafw.runtime.io.text.driver |
Drivers for text I/O.
|
| com.asakusafw.runtime.io.text.tabular |
Extracting and generating tabular-style text files.
|
| com.asakusafw.runtime.io.text.value |
Converts between runtime values and text.
|
| Class and Description |
|---|
| ErrorAction
Represents an error action kind.
|
| HeaderType
Represents header type of formatted text.
|
| Class and Description |
|---|
| FieldOutput
An output target of
FieldAdapter. |
| Class and Description |
|---|
| FieldOutput
An output target of
FieldAdapter. |
| FieldOutput.Option
Represents an option of
FieldOutput. |
| Class and Description |
|---|
| RecordDefinition
A definition of record.
|
| Class and Description |
|---|
| BasicFieldOutput
A basic implementation of
FieldOutput. |
| ErrorAction
Represents an error action kind.
|
| FieldAdapter
An abstract super interface of converts field contents and properties each other.
|
| FieldDefinition
A definition of field.
|
| FieldDefinition.Builder
A builder of
FieldDefinition. |
| FieldOutput
An output target of
FieldAdapter. |
| FieldOutput.Option
Represents an option of
FieldOutput. |
| HeaderType
Represents header type of formatted text.
|
| HeaderType.Input
Input header type.
|
| HeaderType.Output
Output header type.
|
| InputOption
An input option for
RecordDefinition. |
| OutputOption
An output option for
RecordDefinition. |
| RecordDefinition
A definition of record.
|
| RecordDefinition.Builder
A builder of
RecordDefinition. |
| StandardFieldOutputOption
Standard options of
FieldOutput. |
| Class and Description |
|---|
| FieldOutput
An output target of
FieldAdapter. |
| Class and Description |
|---|
| FieldAdapter
An abstract super interface of converts field contents and properties each other.
|
| FieldOutput
An output target of
FieldAdapter. |
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.