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.parse(CsvParser input,
T model,
StringOption path)
Parses next record body and fill the contents into the target model.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.