C D E G H L R S T W 
All Classes All Packages

C

Cell - Class in ch.e2e.bridge.server.office
 
Cell() - Constructor for class ch.e2e.bridge.server.office.Cell
 
ch.e2e.bridge.server.office - package ch.e2e.bridge.server.office
 
createWorkbook(byte[]) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
Creates a Workbook object from an Excel document.
createWorkbook(byte[], boolean) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
Creates a Workbook object from an Excel document.
createWorkbook(String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
Creates a Workbook object from the Excel document referenced by filename.
createWorkbook(String, boolean) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
Creates a Workbook object from the Excel document referenced by filename.

D

DEFAULT_ENCODING - Static variable in class ch.e2e.bridge.server.office.SpreadsheetAdapter
 

E

equals(Object) - Method in class ch.e2e.bridge.server.office.Cell
 

G

getCells() - Method in class ch.e2e.bridge.server.office.Row
 
getCellType() - Method in class ch.e2e.bridge.server.office.Cell
 
getColumnIndex() - Method in class ch.e2e.bridge.server.office.Cell
 
getNumberOfCells() - Method in class ch.e2e.bridge.server.office.Row
 
getNumberOfColumns() - Method in class ch.e2e.bridge.server.office.Sheet
 
getNumberOfRows() - Method in class ch.e2e.bridge.server.office.Sheet
 
getNumberOfSheets() - Method in class ch.e2e.bridge.server.office.Workbook
 
getOmitEmptyCells() - Method in class ch.e2e.bridge.server.office.Workbook
 
getRowIndex() - Method in class ch.e2e.bridge.server.office.Cell
 
getRowNum() - Method in class ch.e2e.bridge.server.office.Row
 
getRows() - Method in class ch.e2e.bridge.server.office.Sheet
 
getSheet(int) - Method in class ch.e2e.bridge.server.office.Workbook
 
getSheet(String) - Method in class ch.e2e.bridge.server.office.Workbook
 
getSheetName() - Method in class ch.e2e.bridge.server.office.Sheet
 
getSheets() - Method in class ch.e2e.bridge.server.office.Workbook
 
getValue() - Method in class ch.e2e.bridge.server.office.Cell
 

H

hashCode() - Method in class ch.e2e.bridge.server.office.Cell
 

L

LINE_SEPARATOR - Static variable in class ch.e2e.bridge.server.office.SpreadsheetAdapter
 

R

Row - Class in ch.e2e.bridge.server.office
 
Row() - Constructor for class ch.e2e.bridge.server.office.Row
 

S

setCells(List<Cell>) - Method in class ch.e2e.bridge.server.office.Row
 
setCellType(int) - Method in class ch.e2e.bridge.server.office.Cell
 
setColumnIndex(int) - Method in class ch.e2e.bridge.server.office.Cell
 
setNumberOfCells(int) - Method in class ch.e2e.bridge.server.office.Row
 
setNumberOfColumns(int) - Method in class ch.e2e.bridge.server.office.Sheet
 
setNumberOfRows(int) - Method in class ch.e2e.bridge.server.office.Sheet
 
setNumberOfSheets(int) - Method in class ch.e2e.bridge.server.office.Workbook
 
setOmitEmptyCells(boolean) - Method in class ch.e2e.bridge.server.office.Workbook
 
setRowIndex(int) - Method in class ch.e2e.bridge.server.office.Cell
 
setRowNum(int) - Method in class ch.e2e.bridge.server.office.Row
 
setRows(List<Row>) - Method in class ch.e2e.bridge.server.office.Sheet
 
setSheetName(String) - Method in class ch.e2e.bridge.server.office.Sheet
 
setSheets(List<Sheet>) - Method in class ch.e2e.bridge.server.office.Workbook
 
setValue(String) - Method in class ch.e2e.bridge.server.office.Cell
 
Sheet - Class in ch.e2e.bridge.server.office
 
Sheet() - Constructor for class ch.e2e.bridge.server.office.Sheet
 
SpreadsheetAdapter - Class in ch.e2e.bridge.server.office
 

T

toCSV(Sheet) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
The description of SpreadsheetAdapter.toCSV(String) applies.
toCSV(Sheet, String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
The description of SpreadsheetAdapter.toCSV(String, String) applies.
toCSV(Sheet, String, String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
toCSV(Workbook) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
The description of SpreadsheetAdapter.toCSV(String) applies.
toCSV(Workbook, int) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
The description of SpreadsheetAdapter.toCSV(String, int) applies.
toCSV(Workbook, int, String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
toCSV(Workbook, int, String, String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
toCSV(Workbook, String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
The description of SpreadsheetAdapter.toCSV(String, String) applies.
toCSV(Workbook, String, String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
toCSV(String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
Converts an Excel document to CSV data.
toCSV(String, int) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
The description of SpreadsheetAdapter.toCSV(String) applies.
toCSV(String, int, String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
The description of SpreadsheetAdapter.toCSV(String) applies.
toCSV(String, int, String, String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
The description of SpreadsheetAdapter.toCSV(String) applies.
toCSV(String, String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
The description of SpreadsheetAdapter.toCSV(String) applies.
toCSV(String, String, String) - Static method in class ch.e2e.bridge.server.office.SpreadsheetAdapter
The description of SpreadsheetAdapter.toCSV(String) applies.

W

Workbook - Class in ch.e2e.bridge.server.office
 
Workbook() - Constructor for class ch.e2e.bridge.server.office.Workbook
 
C D E G H L R S T W 
All Classes All Packages