org.sfm.csv.impl
public class DelegateMarkerSetter<T> extends Object implements CellSetter<T>
| Constructor and Description |
|---|
DelegateMarkerSetter(CsvMapper<?> mapper,
Setter<T,?> setter) |
public void set(T target, char[] chars, int offset, int length, ParsingContext parsingContext) throws Exception
set in interface CellSetter<T>Exceptionpublic CsvMapper<?> getMapper()
Copyright © 2015. All rights reserved.