Skip navigation links
A B C D E F G M N R S T V 

A

ApachePoi3Source - Class in faxel.source.apache.poi
The Apache POI 3.(6+) SourceExcel implementation.
ApachePoi3Source(Workbook) - Constructor for class faxel.source.apache.poi.ApachePoi3Source
 

B

boolValue() - Method in interface faxel.source.SourceCell
 

C

Cell - Annotation Type in faxel.annotation
Annotation used to mark a field of a class as column representation.
Cell.ThrowingConverter - Class in faxel.annotation
 
cellAt(int) - Method in interface faxel.source.SourceCells
 
ColumnConverter<DEST> - Interface in faxel.converter
Custom column converter.
columnsIterator() - Method in interface faxel.source.SourceSheet
 
convert(SourceCell) - Method in class faxel.annotation.Cell.ThrowingConverter
 
convert(SourceCell) - Method in interface faxel.converter.ColumnConverter
Converts cell to given data type
create(Class<T>) - Method in class faxel.model.ModelDefinitionFactory
Creates ModelDefinition from Class object.
create(InputStream) - Method in class faxel.source.SourceFactory
Create SourceExcel from given InputStream.

D

DataArrangementType - Enum in faxel.annotation
Determine the way data is arranged in a sheet.
dateValue() - Method in interface faxel.source.SourceCell
 

E

ExcelSheet - Annotation Type in faxel.annotation
Annotation used to mark a Collection as ExcelSheet of Workbook.

F

faxel - package faxel
 
faxel.annotation - package faxel.annotation
 
faxel.converter - package faxel.converter
 
faxel.model - package faxel.model
 
faxel.source - package faxel.source
 
faxel.source.apache.poi - package faxel.source.apache.poi
 
FaxelException - Exception in faxel
 
FaxelException(Throwable, String) - Constructor for exception faxel.FaxelException
 
FaxelException(Throwable, String, Object...) - Constructor for exception faxel.FaxelException
 
FaxelException(String) - Constructor for exception faxel.FaxelException
 
FaxelException(String, Object...) - Constructor for exception faxel.FaxelException
 
fill(SourceExcel, DEST) - Method in interface faxel.model.ModelDefinition
Fills destination class with given workbook data

G

get() - Static method in class faxel.model.ModelDefinitionFactory
 
get() - Static method in class faxel.source.SourceFactory
Returns SourceFactory instance.

M

ModelDefinition<DEST> - Interface in faxel.model
ModelDefinition is usually created by ModelDefinitionFactory.
ModelDefinitionFactory - Class in faxel.model
ModelDefinition objects Factory.

N

numericValue() - Method in interface faxel.source.SourceCell
 

R

rowsIterator() - Method in interface faxel.source.SourceSheet
 

S

sheetOf(String) - Method in class faxel.source.apache.poi.ApachePoi3Source
 
sheetOf(int) - Method in class faxel.source.apache.poi.ApachePoi3Source
 
sheetOf(String) - Method in interface faxel.source.SourceExcel
 
sheetOf(int) - Method in interface faxel.source.SourceExcel
 
SourceCell - Interface in faxel.source
Abstraction over excel's cell implementation.
SourceCells - Interface in faxel.source
Abstraction over collection of cells in row or column
SourceExcel - Interface in faxel.source
Abstraction over excel implementation
SourceFactory - Class in faxel.source
SourceExcel factory.
SourceFactory() - Constructor for class faxel.source.SourceFactory
 
SourceSheet - Interface in faxel.source
Abstraction over excel's sheet implementation
stringValue() - Method in interface faxel.source.SourceCell
 

T

ThrowingConverter() - Constructor for class faxel.annotation.Cell.ThrowingConverter
 

V

valueOf(String) - Static method in enum faxel.annotation.DataArrangementType
Returns the enum constant of this type with the specified name.
values() - Static method in enum faxel.annotation.DataArrangementType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G M N R S T V 
Skip navigation links

Copyright © 2018. All rights reserved.