Package com.f1j.data.handler

Class Summary
DelimitedText This data type handler is used to process text delimited by a specified character.
Handler this is the base class that all data type handlers must extend.
PositionalText This data type handler can be used to process text that is delimited by specifed character positions.
Text this is the base class for all text data types.