xelem.3.0
A B C D E F G H I L M N O P R S T U W X

C

c - Variable in class nl.fountain.xelem.Address
The column index of this address.
c1 - Variable in class nl.fountain.xelem.Area
The left-most column of this Area.
c2 - Variable in class nl.fountain.xelem.Area
The right-most column of this Area.
calculateColumn(String) - Static method in class nl.fountain.xelem.Address
Calculates the column number of a given string in A1-reference style.
calculateColumn(int) - Static method in class nl.fountain.xelem.Address
Calculates the column notation in A1-reference style of a given column number.
calculateRow(String) - Static method in class nl.fountain.xelem.Address
Calculates the row number of a given string in A1-reference style.
Cell - Interface in nl.fountain.xelem.excel
Represents the Cell element.
cellIterator() - Method in interface nl.fountain.xelem.excel.Row
Returns an iterator for the cells in this row.
cellIterator() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
CellPointer - Class in nl.fountain.xelem
Keeps track of the position of cells being added to the Worksheet.
CellPointer() - Constructor for class nl.fountain.xelem.CellPointer
Constructs a new CellPointer.
clearExcelReaderListeners() - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
 
clearExcelReaderListeners() - Method in class nl.fountain.xelem.lex.ExcelReader
Remove all listeners on this ExcelReader
clearExcelReaderListeners() - Method in interface nl.fountain.xelem.lex.ExcelReaderFilter
Remove all registered listeners.
clearReadArea() - Method in class nl.fountain.xelem.lex.ExcelReader
Clears the read area.
Column - Interface in nl.fountain.xelem.excel
Represents the Column element.
columnCount() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
columnCount() - Method in interface nl.fountain.xelem.excel.Table
Returns the number of columns in this table.
columnIterator() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
columnIterator() - Method in interface nl.fountain.xelem.excel.Table
Returns an iterator for the columns in this table.
Comment - Interface in nl.fountain.xelem.excel
Represents the Comment element.
compareTo(Object) - Method in class nl.fountain.xelem.Address
Compare this addres with the specified object for order.
convertToHex(int, int, int) - Static method in class nl.fountain.xelem.XLUtil
Converts rgb to a string.
createAttributeNS(Document, String, int) - Method in class nl.fountain.xelem.excel.AbstractXLElement
Creates an Attr with the given qName as it's qualified name and the given value of i as it's value.
createAttributeNS(Document, String, String) - Method in class nl.fountain.xelem.excel.AbstractXLElement
Creates an Attr with the given qName as it's qualified name and the given value as it's value.
createDocument() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
createDocument() - Method in interface nl.fountain.xelem.excel.Workbook
Creates a Document, the structure that holds this Workbook and all of it's children.
createElement(Document) - Method in interface nl.fountain.xelem.excel.Row
Creates an Element with the specified doc as owner-document.
createElement(Document) - Method in class nl.fountain.xelem.excel.ss.SSRow
 
createElementNS(Document, String) - Method in class nl.fountain.xelem.excel.AbstractXLElement
Creates an Element with the given qName as it's qualified name.
createElementNS(Document, String, String) - Method in class nl.fountain.xelem.excel.AbstractXLElement
Creates an Element with the given qName as it's qualified name and the given value appended to it as a Text.
createElementNS(Document, String, int) - Method in class nl.fountain.xelem.excel.AbstractXLElement
Creates an Element with the given qName as it's qualified name and the given value of i appended to it as a Text.
createElementNS(Document, String, boolean) - Method in class nl.fountain.xelem.excel.AbstractXLElement
Creates an Element with the given qName as it's qualified name and the given value of b appended to it as a Text, translated as "True" or "False".

xelem.3.0
A B C D E F G H I L M N O P R S T U W X