public abstract class AbstractWriterFactory extends Object implements WriterFactory
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractWriterFactory() |
protected |
AbstractWriterFactory(Map<String,?> mapping) |
protected |
AbstractWriterFactory(Reader mappingSrc) |
| Modifier and Type | Method and Description |
|---|---|
abstract Writer |
createWriter(Writer out) |
protected Map<String,Object> |
getColumnMapping() |
protected AbstractWriterFactory()
protected AbstractWriterFactory(Reader mappingSrc) throws IOException
IOExceptionpublic abstract Writer createWriter(Writer out) throws IOException
createWriter in interface WriterFactoryIOExceptionCopyright © 2006–2015 Appendium - Portfolio Financing Platform. All rights reserved.