com.partnersoft.v3x.io.formats.fixed
Class FixedWidthParser

java.lang.Object
  extended by com.partnersoft.v3x.io.formats.fixed.FixedWidthParser

public class FixedWidthParser
extends java.lang.Object


Constructor Summary
FixedWidthParser()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixedWidthParser

public FixedWidthParser()
Method Detail

main

public static void main(java.lang.String[] argv)