com.partnersoft.v3x.io.formats.fixed
Class FixedToTabSeparated
java.lang.Object
com.partnersoft.v3x.io.formats.fixed.FixedToTabSeparated
public class FixedToTabSeparated
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FixedToTabSeparated
public FixedToTabSeparated()
process
public void process()
throws java.io.IOException
- Throws:
java.io.IOException
getStops
public java.util.ArrayList getStops()
setStops
public void setStops(java.util.ArrayList newStops)
getRecordWidth
public int getRecordWidth()
setRecordWidth
public void setRecordWidth(int newWidth)
getInputPath
public java.lang.String getInputPath()
setInputPath
public void setInputPath(java.lang.String newPath)
getOutputPath
public java.lang.String getOutputPath()
setOutputPath
public void setOutputPath(java.lang.String newPath)
main
public static void main(java.lang.String[] argv)