| Package | Description |
|---|---|
| com.ebay.xcelite.annotate | |
| com.ebay.xcelite.column | |
| com.ebay.xcelite.converters |
| Modifier and Type | Class and Description |
|---|---|
class |
NoConverterClass
Marker class.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ColumnValueConverter<?,?>> |
Col.getConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
Col.setConverter(Class<? extends ColumnValueConverter<?,?>> converter) |
| Modifier and Type | Class and Description |
|---|---|
class |
CSVColumnValueConverter
Serializes a Collection object to a comma separated String.
|
class |
DelimiterColumnValueConverter
An abstraction of delimiter column value converter.
|
class |
VTColumnValueConverter
Serializes a Collection object to a VT separated String.
|
Copyright © 2014. All rights reserved.