Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected abstract RecordDefinition<T> |
AbstractTextStreamFormat.createRecordDefinition()
Returns the
RecordDefinition . |
RecordDefinition<T> |
AbstractTextStreamFormat.getRecordDefinition()
Returns the
RecordDefinition . |
Modifier and Type | Method and Description |
---|---|
RecordDefinition<T> |
RecordDefinition.Builder.build()
Builds a
RecordDefinition . |
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.