| Package | Description |
|---|---|
| org.virtualrepository.csv | |
| org.virtualrepository.tabular |
| Modifier and Type | Class and Description |
|---|---|
class |
CsvTable
A
Table backed up by an InputStream of CSV data. |
| Modifier and Type | Method and Description |
|---|---|
Table |
CsvStream2Table.apply(CsvAsset asset,
InputStream input) |
| Modifier and Type | Method and Description |
|---|---|
Class<Table> |
Table2CsvStream.inputAPI() |
Class<Table> |
CsvStream2Table.outputAPI() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
Table2CsvStream.apply(CsvAsset asset,
Table table) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTable
Base
Table implementation. |
Copyright © 2014. All Rights Reserved.