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.
|
Class and Description |
---|
LineSeparator
Represents line separator sequence kind.
|
Class and Description |
---|
FieldReader
An abstract super interface which extracting records and their fields.
|
FieldWriter
An abstract super interface which writing records and their fields.
|
LineSeparator
Represents line separator sequence kind.
|
UnmappableOutput
Represents an unmappable output.
|
UnmappableOutput.ErrorCode
Represents an error code of
UnmappableOutput . |
Class and Description |
---|
FieldReader
An abstract super interface which extracting records and their fields.
|
FieldWriter
An abstract super interface which writing records and their fields.
|
LineSeparator
Represents line separator sequence kind.
|
TextFormat
Provides
FieldReader and FieldWriter . |
Class and Description |
---|
TextFormat
Provides
FieldReader and FieldWriter . |
TextInput
Input from text files.
|
TextOutput
/**
Output to text files.
|
Class and Description |
---|
FieldReader
An abstract super interface which extracting records and their fields.
|
FieldWriter
An abstract super interface which writing records and their fields.
|
TextInput
Input from text files.
|
TextOutput
/**
Output to text files.
|
Class and Description |
---|
FieldReader
An abstract super interface which extracting records and their fields.
|
FieldWriter
An abstract super interface which writing records and their fields.
|
LineSeparator
Represents line separator sequence kind.
|
TextFormat
Provides
FieldReader and FieldWriter . |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.