Uses of Class
com.agimatec.utility.fileimport.spreadsheet.ExcelRow

Packages that use ExcelRow
com.agimatec.utility.fileimport.spreadsheet   
 

Uses of ExcelRow in com.agimatec.utility.fileimport.spreadsheet
 

Methods in com.agimatec.utility.fileimport.spreadsheet that return ExcelRow
 ExcelRow ExcelRowReader.readLine()
           
 

Methods in com.agimatec.utility.fileimport.spreadsheet that return types with arguments of type ExcelRow
 LineReader<ExcelRow> ExcelRowTokenizerFactory.createLineReader()
           
 LineTokenizer<ExcelRow,ExcelCell> ExcelRowTokenizerFactory.createTokenizer(ExcelRow aLine)
           
 

Methods in com.agimatec.utility.fileimport.spreadsheet with parameters of type ExcelRow
 ExcelCell ExcelRowTokenizer.continueParse(ExcelCell aSingleValue, ExcelRow aRecord)
           
 LineTokenizer<ExcelRow,ExcelCell> ExcelRowTokenizerFactory.createTokenizer(ExcelRow aLine)
           
 

Constructors in com.agimatec.utility.fileimport.spreadsheet with parameters of type ExcelRow
ExcelRowTokenizer(ExcelRow aLine)
           
 



Copyright © 2008-2011. All Rights Reserved.