Package net.sf.flatpack.util

Provides utility methods that are used to perform parsing and transform DataSets into Excel.

See:
          Description

Class Summary
ExcelTransformer Converts a DataSet object into an excel spreadsheet.
FixedWidthParserUtils Collection of parser utilities related to the parsing of fixed width files.
FPConstants  
FPStringUtils Thanks to the Apache Commons Contributors.
ParserUtils Static utilities that are used to perform parsing in the DataSet class These can also be used for low level parsing, if not wishing to use the DataSet class.
 

Package net.sf.flatpack.util Description

Provides utility methods that are used to perform parsing and transform DataSets into Excel.