Package | Description |
---|---|
com.asakusafw.runtime.io.text.directio |
Direct I/O adapters of formatted text files.
|
Modifier and Type | Method and Description |
---|---|
static InputSplitter |
InputSplitters.byLineFeed()
Returns an
InputSplitter for LF separated text without line separator escape. |
protected InputSplitter |
AbstractTextStreamFormat.getInputSplitter()
Returns the input splitter of this format.
|
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.