| Package | Description |
|---|---|
| com.asakusafw.runtime.io.csv.directio |
Direct I/O adapters for CSV format.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractCsvStreamFormat.emit(CsvEmitter output,
T model,
StringOption path)
Emits the next record body from the data object into the target output.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.