| Package | Description |
|---|---|
| csv |
Provides basic classes for reading and writing table-like data.
|
| Modifier and Type | Field and 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 and Description |
|---|---|
void |
CSVFactory.register(MimeTypeInfo mimeTypeInfo)
Registers a new MIME type.
|
Copyright © 2014. All rights reserved.