public final class FIXShredder
extends java.lang.Object
Constructor and Description |
---|
FIXShredder(byte fieldSeparator) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,java.lang.CharSequence> |
toMap(java.lang.String fix)
Method used to map the FIX message into the Java Map.
|