| Package | Description |
|---|---|
| csv.impl |
Provides implementation classes for reading various kind of streams as well as producing
such.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExcelFormatter
Default implementation of an ExcelFormatter.
|
| Modifier and Type | Method and Description |
|---|---|
ExcelFormatter |
ExcelWriter.getFormatter()
Returns the formatter set for this ExcelWriter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExcelWriter.setFormatter(ExcelFormatter formatter)
Sets the formatter for this ExcelWriter.
|
Copyright © 2014. All rights reserved.