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)  | 
getColumnMappingpublic static final char DEFAULT_PADDING_CHARACTER
public FixedWriterFactory(Map mapping)
public FixedWriterFactory(Reader mappingSrc) throws IOException
IOExceptionpublic FixedWriterFactory(Reader mappingSrc, char fillChar) throws IOException
IOExceptionpublic Writer createWriter(Writer output) throws IOException
IOExceptionCopyright © 2006–2021 Appendium - Portfolio Financing Platform. All rights reserved.