public class ExternalImportKeyCellDecorator extends AbstractImpExCSVCellDecorator
| Constructor and Description |
|---|
ExternalImportKeyCellDecorator() |
| Modifier and Type | Method and Description |
|---|---|
String |
decorate(int position,
Map<Integer,String> srcLine)
Decorates and returns the parsed attribute value.
|
getColumnDescriptor, initpublic String decorate(int position, Map<Integer,String> srcLine)
CSVCellDecoratorsrcLine map by
accessing element with given position key.position - element key for given map where the parsed value to decorate is locatedsrcLine - map containing whole parsed value lineCopyright © 2017 SAP SE. All Rights Reserved.