| Package | Description |
|---|---|
| csv |
Provides basic classes for reading and writing table-like data.
|
| Modifier and Type | Field | Description |
|---|---|---|
static MimeTypeInfo |
MimeTypeInfo.CSV_INFO |
The default information for CSV files.
|
static MimeTypeInfo |
MimeTypeInfo.EXCEL_INFO |
The default information for Excel files.
|
static MimeTypeInfo |
MimeTypeInfo.XML_INFO |
The default information for Excel files.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
CSVFactory.register(MimeTypeInfo mimeTypeInfo) |
Registers a new MIME type.
|
Copyright © 2018. All rights reserved.