com.crankuptheamps.client
Class FIXShredder

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

public final class FIXShredder
extends Object


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

Constructor Detail

FIXShredder

public FIXShredder(byte fieldSeparator)
Method Detail

toMap

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