| Package | Description |
|---|---|
| com.agimatec.utility.fileimport | |
| com.agimatec.utility.fileimport.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
LineTokenizer<Line,SingleValue> |
LineTokenizerFactory.createTokenizer(Line aLine)
create a line parser for the given line of data.
|
LineTokenizer<String,String> |
FixedLengthStringTokenizerFactory.createTokenizer(String aLine) |
LineTokenizer<String,String> |
CSVStringTokenizerFactory.createTokenizer(String aLine) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExcelRowTokenizer
Description:
User: roman.stumm Date: 11.06.2008 Time: 17:13:30 |
| Modifier and Type | Method and Description |
|---|---|
LineTokenizer<ExcelRow,ExcelCell> |
ExcelRowTokenizerFactory.createTokenizer(ExcelRow aLine) |
Copyright © 2008-2016. All Rights Reserved.