public final class NVFIXShredder
extends java.lang.Object
Constructor and Description |
---|
NVFIXShredder(byte fieldSeparator)
Initializes a new instance of the NVFIXShredder class with the
specified field separator.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.CharSequence,java.lang.CharSequence> |
toNVMap(java.lang.String fix)
Converts an NVFIX message into a Dictionary.
|