com.crankuptheamps.client
Class NVFIXShredder

java.lang.Object
  extended by com.crankuptheamps.client.NVFIXShredder

public final class NVFIXShredder
extends Object


Constructor Summary
NVFIXShredder(byte fieldSeparator)
           
 
Method Summary
 Map<CharSequence,CharSequence> toNVMap(String fix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NVFIXShredder

public NVFIXShredder(byte fieldSeparator)
Method Detail

toNVMap

public Map<CharSequence,CharSequence> toNVMap(String fix)
                                       throws IndexOutOfBoundsException
Throws:
IndexOutOfBoundsException