com.partnersoft.v3x.io.formats.fixed
Class ReturnDelimitedToTabSeparated
java.lang.Object
com.partnersoft.v3x.io.formats.fixed.ReturnDelimitedToTabSeparated
public class ReturnDelimitedToTabSeparated
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReturnDelimitedToTabSeparated
public ReturnDelimitedToTabSeparated()
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)