public class FixedWriterFactory extends AbstractWriterFactory
Modifier and Type | Field and Description |
---|---|
static char |
DEFAULT_PADDING_CHARACTER |
Constructor and Description |
---|
FixedWriterFactory(Map mapping) |
FixedWriterFactory(Reader mappingSrc) |
FixedWriterFactory(Reader mappingSrc,
char fillChar) |
Modifier and Type | Method and Description |
---|---|
Writer |
createWriter(Writer output) |
getColumnMapping
public static final char DEFAULT_PADDING_CHARACTER
public FixedWriterFactory(Map mapping)
public FixedWriterFactory(Reader mappingSrc) throws IOException
IOException
public FixedWriterFactory(Reader mappingSrc, char fillChar) throws IOException
IOException
public Writer createWriter(Writer output) throws IOException
createWriter
in interface WriterFactory
createWriter
in class AbstractWriterFactory
IOException
Copyright © 2006–2019 Appendium - Portfolio Financing Platform. All rights reserved.