|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages | |
|---|---|
| net.sf.flatpack | Main package of the project, containing the actual DataSet implementations. |
| net.sf.flatpack.brparse | Contains parsers which leave an open BufferedReader for file access. |
| net.sf.flatpack.converter | Contains PZConverter implementations for converting reader data into its appropriate object via the getObject() call on the IDataSet. |
| net.sf.flatpack.ordering | Reponsible for all sorting operations performed on a DataSet |
| net.sf.flatpack.structure | Contains classes which decribes the structure of the DataSet. |
| net.sf.flatpack.util | Provides utility methods that are used to perform parsing and transform DataSets into Excel. |
| net.sf.flatpack.writer | Provides some Writers to export a DataSet to a fixed length or delimited format. |
| net.sf.flatpack.xml | Provides classes for handling and parsing of the *.pzmap.xml files. |

|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||