Package | Description |
---|---|
com.asakusafw.runtime.io.text.tabular |
Extracting and generating tabular-style text files.
|
Class and Description |
---|
EscapeSequence
Represents a set of escape sequences definition.
|
EscapeSequence.Builder
A builder of
EscapeSequence . |
EscapeSequence.Entry
Represents an entry of
EscapeSequence . |
TabularFieldReader
A
FieldReader for tabular-style text contents. |
TabularFieldWriter
A
FieldWriter for tabular style text contents. |
TabularTextFormat
An implementation of
TextFormat for tabular-style text files. |
TabularTextFormat.Builder
A builder of
TabularTextFormat . |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.