Overview
Package
Class
Use
Tree
Deprecated
Index
Help
xelem.3.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
X
E
emptyFactory()
- Static method in class nl.fountain.xelem.
XFactory
Gets a new empty instance of this class; all existing instances of this class will be empty after calling this method.
endDocument(Map<String, String>)
- Method in class nl.fountain.xelem.lex.
DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
endDocument(Map<String, String>)
- Method in class nl.fountain.xelem.lex.
DefaultExcelReaderListener
Does effectively nothing.
endDocument(Map<String, String>)
- Method in interface nl.fountain.xelem.lex.
ExcelReaderListener
Recieve notification of the end of the document.
endWorksheet(int, String)
- Method in class nl.fountain.xelem.lex.
DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
endWorksheet(int, String)
- Method in class nl.fountain.xelem.lex.
DefaultExcelReaderListener
Does effectively nothing.
endWorksheet(int, String)
- Method in interface nl.fountain.xelem.lex.
ExcelReaderListener
Recieve notification of the end of a worksheet.
equals(Object)
- Method in class nl.fountain.xelem.
Address
Specifies whether the object in the parameter is equal to this address.
ERRORVALUE_DIV_BY_0
- Static variable in interface nl.fountain.xelem.excel.
Cell
The Excel error value indicating division by zero: "#DIV/0".
ERRORVALUE_NA
- Static variable in interface nl.fountain.xelem.excel.
Cell
The Excel error value indicating a value is not available: "#N/A".
ERRORVALUE_NAME
- Static variable in interface nl.fountain.xelem.excel.
Cell
The Excel error value indicating text in a formula is not being recognized: "#NAME?".
ERRORVALUE_NULL
- Static variable in interface nl.fountain.xelem.excel.
Cell
The Excel error value indicating intersection of two cell ranges is empty "#NULL!".
ERRORVALUE_NUM
- Static variable in interface nl.fountain.xelem.excel.
Cell
The Excel error value indicating problems with a number in a formula or function: "#NUM!".
ERRORVALUE_REF
- Static variable in interface nl.fountain.xelem.excel.
Cell
The Excel error value indicating that a cell reference is not valid: "#REF!".
ERRORVALUE_VALUE
- Static variable in interface nl.fountain.xelem.excel.
Cell
The Excel error value indicating the wrong type of argument or operand is being used: "#VALUE!".
ExcelReader
- Class in
nl.fountain.xelem.lex
Basic class for reading xml-spreadsheets of type spreadsheetML.
ExcelReader()
- Constructor for class nl.fountain.xelem.lex.
ExcelReader
Constructs a new ExcelReader.
ExcelReader(SAXParser)
- Constructor for class nl.fountain.xelem.lex.
ExcelReader
Constructs a new ExcelReader.
ExcelReaderFilter
- Interface in
nl.fountain.xelem.lex
Recieve notification of parsing events and the construction of
XLElements
and transmit these events, values and instances to the listeners registered with this ExcelReaderFilter.
ExcelReaderListener
- Interface in
nl.fountain.xelem.lex
Recieve notification of parsing events and the construction of
XLElements
.
ExcelWorkbook
- Interface in
nl.fountain.xelem.excel
Represents the ExcelWorkbook element.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
xelem.3.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
X