public class EndOfRowAppender<S> extends Object implements org.simpleflatmapper.map.FieldMapper<S,Appendable>
| Constructor and Description |
|---|
EndOfRowAppender(CellWriter cellWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
mapTo(S source,
Appendable target,
org.simpleflatmapper.map.MappingContext<? super S> context) |
public EndOfRowAppender(CellWriter cellWriter)
public void mapTo(S source, Appendable target, org.simpleflatmapper.map.MappingContext<? super S> context) throws Exception
mapTo in interface org.simpleflatmapper.map.FieldMapper<S,Appendable>ExceptionCopyright © 2017. All rights reserved.