| Package | Description | 
|---|---|
| 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.excel | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultDataSet  | 
| Modifier and Type | Method and Description | 
|---|---|
protected DataSet | 
AbstractFixedLengthParser.doParse()  | 
protected abstract DataSet | 
AbstractParser.doParse()  | 
protected DataSet | 
AbstractDelimiterParser.doParse()  | 
DataSet | 
AbstractParser.parse()  | 
DataSet | 
Parser.parse()
Start the parsing. 
 | 
| Constructor and Description | 
|---|
StreamingRecord(DataSet dataSet)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BuffReaderDataSet  | 
| Modifier and Type | Method and Description | 
|---|---|
protected DataSet | 
BuffReaderFixedParser.doParse()  | 
protected DataSet | 
BuffReaderDelimParser.doParse()  | 
| Constructor and Description | 
|---|
ExcelTransformer(DataSet ds,
                File xlsFile)
Constructs a new Excel transformer 
 | 
Copyright © 2006–2021 Appendium - Portfolio Financing Platform. All rights reserved.