A C E G I N O S T 
All Classes All Packages

A

addColumnIfAbsent(String) - Method in class org.swat.excel.utils.NamedSectionSheet.Section
Add column if absent.
asBoolean(String) - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
As boolean boolean.
asDate(String) - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
As date date.
asDouble(String) - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
As double double.
asInt(String) - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
As int int.
asLocalDate(String) - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
As local date local date.
asLong(String) - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
As long long.
asObject(String) - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
As object object.
asString(String) - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
As string string.
autoSizeColumns(Sheet) - Static method in class org.swat.excel.utils.ExcelUtils
Auto size columns.
autoSizeColumns(Workbook) - Static method in class org.swat.excel.utils.ExcelUtils
Auto size columns.

C

currentCell(Row) - Static method in class org.swat.excel.utils.ExcelUtils
Current cell cell.
currentRow(Sheet) - Static method in class org.swat.excel.utils.ExcelUtils
Current row row.

E

ExcelUtils - Class in org.swat.excel.utils
The type Excel utils.
ExcelUtils() - Constructor for class org.swat.excel.utils.ExcelUtils
 

G

getCell(String) - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
Gets cell.
getCell(String, boolean) - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
Gets cell.
getEnd() - Method in class org.swat.excel.utils.NamedSectionSheet.Section
Gets end.
getHeaders() - Method in class org.swat.excel.utils.NamedSectionSheet.Section
Gets headers.
getName() - Method in class org.swat.excel.utils.NamedSectionSheet.Section
Gets name.
getRow() - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
Gets row.
getRow(int) - Method in class org.swat.excel.utils.NamedSectionSheet.Section
Get the row at specified index
getSection(int) - Method in class org.swat.excel.utils.NamedSectionSheet
Gets section.
getSection(String) - Method in class org.swat.excel.utils.NamedSectionSheet
Gets section.
getStart() - Method in class org.swat.excel.utils.NamedSectionSheet.Section
Gets start.

I

iterator() - Method in class org.swat.excel.utils.NamedSectionSheet
The Section iterator
iterator() - Method in class org.swat.excel.utils.NamedSectionSheet.Section
Iterator iterator.

N

NamedRow(Row) - Constructor for class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
Instantiates a new Named row.
NamedSectionSheet - Class in org.swat.excel.utils
A wrapper for a Sheet with multiple Sections.
NamedSectionSheet(Sheet) - Constructor for class org.swat.excel.utils.NamedSectionSheet
Instantiates a new Named section sheet.
NamedSectionSheet(Sheet, boolean) - Constructor for class org.swat.excel.utils.NamedSectionSheet
Instantiates a new Named section sheet.
NamedSectionSheet.Section - Class in org.swat.excel.utils
The type Section.
NamedSectionSheet.Section.NamedRow - Class in org.swat.excel.utils
Names row, where cell value can be fetched using Header Names.
newCell(Row) - Static method in class org.swat.excel.utils.ExcelUtils
New cell cell.
newRow(Sheet) - Static method in class org.swat.excel.utils.ExcelUtils
New row row.

O

org.swat.excel.utils - package org.swat.excel.utils
 

S

sectionCount() - Method in class org.swat.excel.utils.NamedSectionSheet
Count of Sections

T

toMap() - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
Returns a Map of values
toString() - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
 
toString() - Method in class org.swat.excel.utils.NamedSectionSheet.Section
 
toString(boolean) - Method in class org.swat.excel.utils.NamedSectionSheet.Section.NamedRow
To string string.
A C E G I N O S T 
All Classes All Packages