B C D G I M N O P R S X 

B

br.com.beardsoft.xlsx - package br.com.beardsoft.xlsx
 
br.com.beardsoft.xlsx.exceptions - package br.com.beardsoft.xlsx.exceptions
 
br.com.beardsoft.xlsx.impl - package br.com.beardsoft.xlsx.impl
 
bufferSize(int) - Method in class br.com.beardsoft.xlsx.StreamingReader.Builder
The number of bytes to read into memory from the input resource.
builder() - Static method in class br.com.beardsoft.xlsx.StreamingReader
 

C

cellIterator() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
 
close() - Method in class br.com.beardsoft.xlsx.StreamingReader
Closes the streaming resource, attempting to clean up any temporary files created.
CloseException - Exception in br.com.beardsoft.xlsx.exceptions
 
CloseException() - Constructor for exception br.com.beardsoft.xlsx.exceptions.CloseException
 
CloseException(String) - Constructor for exception br.com.beardsoft.xlsx.exceptions.CloseException
 
CloseException(Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.CloseException
 
CloseException(String, Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.CloseException
 
createCell(int) - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
createCell(int, int) - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported

D

document(InputStream) - Static method in class br.com.beardsoft.xlsx.XmlUtils
 

G

getArrayFormulaRange() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
getBooleanCellValue() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
getCachedFormulaResultType() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
getCell(int) - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Get the cell representing a given column (logical cell) 0-based.
getCell(int, Row.MissingCellPolicy) - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
getCellComment() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
getCellFormula() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
getCellMap() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
 
getCellStyle() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
getCellType() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Return the cell type.
getColumnIndex() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Returns column index of this cell
getContents() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
 
getDateCellValue() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Get the value of the cell as a date.
getErrorCellValue() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
getFirstCellNum() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
getHeight() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
getHeightInPoints() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
getHyperlink() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
getLastCellNum() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
getNumericCellValue() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Get the value of the cell as a number.
getPhysicalNumberOfCells() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
getRichStringCellValue() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
getRow() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Returns the Row this cell belongs to.
getRowIndex() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Returns row index of a row in the sheet that contains this cell
getRowNum() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Get row number this row represents
getRowStyle() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
getSheet() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
getSheet() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
getStringCellValue() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Get the value of the cell as a string.
getZeroHeight() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported

I

isFormatted() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
isPartOfArrayFormulaGroup() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
iterator() - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
 
iterator() - Method in class br.com.beardsoft.xlsx.StreamingReader
Returns a new streaming iterator to loop through rows.

M

MissingSheetException - Exception in br.com.beardsoft.xlsx.exceptions
 
MissingSheetException() - Constructor for exception br.com.beardsoft.xlsx.exceptions.MissingSheetException
 
MissingSheetException(String) - Constructor for exception br.com.beardsoft.xlsx.exceptions.MissingSheetException
 
MissingSheetException(Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.MissingSheetException
 
MissingSheetException(String, Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.MissingSheetException
 

N

NotSupportedException - Exception in br.com.beardsoft.xlsx.exceptions
 
NotSupportedException() - Constructor for exception br.com.beardsoft.xlsx.exceptions.NotSupportedException
 
NotSupportedException(String) - Constructor for exception br.com.beardsoft.xlsx.exceptions.NotSupportedException
 
NotSupportedException(Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.NotSupportedException
 
NotSupportedException(String, Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.NotSupportedException
 
NUMERIC_REGEX - Static variable in class br.com.beardsoft.xlsx.impl.StreamingCell
 

O

OpenException - Exception in br.com.beardsoft.xlsx.exceptions
 
OpenException() - Constructor for exception br.com.beardsoft.xlsx.exceptions.OpenException
 
OpenException(String) - Constructor for exception br.com.beardsoft.xlsx.exceptions.OpenException
 
OpenException(Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.OpenException
 
OpenException(String, Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.OpenException
 

P

ParseException - Exception in br.com.beardsoft.xlsx.exceptions
 
ParseException() - Constructor for exception br.com.beardsoft.xlsx.exceptions.ParseException
 
ParseException(String) - Constructor for exception br.com.beardsoft.xlsx.exceptions.ParseException
 
ParseException(Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.ParseException
 
ParseException(String, Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.ParseException
 

R

read(InputStream) - Method in class br.com.beardsoft.xlsx.StreamingReader.Builder
Reads a given InputStream and returns a new instance of StreamingReader.
read(File) - Method in class br.com.beardsoft.xlsx.StreamingReader.Builder
Reads a given File and returns a new instance of StreamingReader.
ReadException - Exception in br.com.beardsoft.xlsx.exceptions
 
ReadException() - Constructor for exception br.com.beardsoft.xlsx.exceptions.ReadException
 
ReadException(String) - Constructor for exception br.com.beardsoft.xlsx.exceptions.ReadException
 
ReadException(Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.ReadException
 
ReadException(String, Exception) - Constructor for exception br.com.beardsoft.xlsx.exceptions.ReadException
 
removeCell(Cell) - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
removeCellComment() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
rowCacheSize(int) - Method in class br.com.beardsoft.xlsx.StreamingReader.Builder
The number of rows to keep in memory at any given point.

S

searchForNodeList(Document, String) - Static method in class br.com.beardsoft.xlsx.XmlUtils
 
setAsActiveCell() - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setCellComment(Comment) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setCellErrorValue(byte) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setCellFormula(String) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setCellMap(Map<Integer, Cell>) - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
 
setCellStyle(CellStyle) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setCellType(int) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setCellValue(double) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setCellValue(Date) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setCellValue(Calendar) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setCellValue(RichTextString) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setCellValue(String) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setCellValue(boolean) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setContents(Object) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
 
setHeight(short) - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
setHeightInPoints(float) - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
setHyperlink(Hyperlink) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
Not supported
setRow(Row) - Method in class br.com.beardsoft.xlsx.impl.StreamingCell
 
setRowNum(int) - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
setRowStyle(CellStyle) - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
setZeroHeight(boolean) - Method in class br.com.beardsoft.xlsx.impl.StreamingRow
Not supported
sheetIndex(int) - Method in class br.com.beardsoft.xlsx.StreamingReader.Builder
Which sheet to open.
sheetName(String) - Method in class br.com.beardsoft.xlsx.StreamingReader.Builder
Which sheet to open.
StreamingCell - Class in br.com.beardsoft.xlsx.impl
 
StreamingCell(int, int) - Constructor for class br.com.beardsoft.xlsx.impl.StreamingCell
 
StreamingReader - Class in br.com.beardsoft.xlsx
Streaming Excel workbook implementation.
StreamingReader.Builder - Class in br.com.beardsoft.xlsx
 
StreamingReader.Builder() - Constructor for class br.com.beardsoft.xlsx.StreamingReader.Builder
 
StreamingRow - Class in br.com.beardsoft.xlsx.impl
 
StreamingRow(int) - Constructor for class br.com.beardsoft.xlsx.impl.StreamingRow
 

X

XmlUtils - Class in br.com.beardsoft.xlsx
 
XmlUtils() - Constructor for class br.com.beardsoft.xlsx.XmlUtils
 
B C D G I M N O P R S X 

Copyright © 2015. All rights reserved.