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
IOException
public abstract Writer createWriter(Writer out) throws IOException
createWriter
in interface WriterFactory
IOException
Copyright © 2006–2019 Appendium - Portfolio Financing Platform. All rights reserved.