net.sf.flatpack.writer
Class FixedWriterFactory
java.lang.Object
net.sf.flatpack.writer.AbstractWriterFactory
net.sf.flatpack.writer.FixedWriterFactory
- All Implemented Interfaces:
- WriterFactory
public class FixedWriterFactory
- extends AbstractWriterFactory
- Author:
- Dirk Holmes and Holger Holger Hoffstatte
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PADDING_CHARACTER
public static final char DEFAULT_PADDING_CHARACTER
- See Also:
- Constant Field Values
FixedWriterFactory
public FixedWriterFactory(java.util.Map mapping)
FixedWriterFactory
public FixedWriterFactory(java.io.Reader mappingSrc)
throws java.io.IOException,
org.jdom.JDOMException
- Throws:
java.io.IOException
org.jdom.JDOMException
FixedWriterFactory
public FixedWriterFactory(java.io.Reader mappingSrc,
char fillChar)
throws java.io.IOException
- Throws:
java.io.IOException
createWriter
public Writer createWriter(java.io.Writer output)
throws java.io.IOException
- Specified by:
createWriter
in interface WriterFactory
- Specified by:
createWriter
in class AbstractWriterFactory
- Throws:
java.io.IOException
Copyright © 2006-2011 Appendium - Portfolio Financing Platform. All Rights Reserved.