| Package | Description |
|---|---|
| com.agimatec.utility.fileimport | |
| com.agimatec.utility.fileimport.spreadsheet |
| Modifier and Type | Class and Description |
|---|---|
class |
CSVStringTokenizerFactory
Description: Factory that creates CSVStringTokenizer
User: roman.stumm Date: 28.08.2007 Time: 16:32:14 |
class |
FixedLengthStringTokenizerFactory
Description: Factory that creates FixedLengthStringTokenizer
User: roman.stumm Date: 11.09.2007 Time: 19:30:59 |
| Modifier and Type | Method and Description |
|---|---|
LineTokenizerFactory |
LineImporterSpec.getLineTokenizerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
LineImporterSpec.setLineTokenizerFactory(LineTokenizerFactory lineTokenizerFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExcelRowTokenizerFactory
Description: create reader/tokenizer for xls spreadsheets
User: roman.stumm Date: 11.06.2008 Time: 17:12:58 |
class |
SharedExcelRowReaderFactory
Description: ExcelRowTokenizerFactory that supports multiple imports on the same excel workbook.
|
| Constructor and Description |
|---|
ExcelImporterSpec(String sheetName,
LineTokenizerFactory<ExcelRow,ExcelCell> excelRowTokenizerFactory) |
Copyright © 2008-2016. All Rights Reserved.