Skip navigation links
A C E F G N R S T W 

A

addSharedStringItem(RichTextString) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
Add an entry to this Shared String table (a new value is appended to the end).

C

close() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 
close() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
 
com.github.pjfanning.poi.xssf.streaming - package com.github.pjfanning.poi.xssf.streaming
 

E

enableTempFileComments(boolean) - Method in class com.github.pjfanning.poi.xssf.streaming.SXSSFFactory
 
encryptTempFiles(boolean) - Method in class com.github.pjfanning.poi.xssf.streaming.SXSSFFactory
 

F

findAuthor(String) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 
findCellComment(CellAddress) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 

G

getAuthor(long) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 
getCellAddresses() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 
getCount() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
Return an integer representing the total count of strings in the workbook.
getItemAt(int) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
Return a string item by index
getNumberOfAuthors() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 
getNumberOfComments() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 
getSharedStringItems() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
TempFileSharedStringsTable only supports streaming access of shared strings.
getUniqueCount() - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
Returns an integer representing the total count of unique strings in the Shared String Table.

N

newDocumentPart(POIXMLRelation) - Method in class com.github.pjfanning.poi.xssf.streaming.SXSSFFactory
 

R

readFrom(InputStream) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
Read this comments table from an XML file.
readFrom(InputStream) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
Read this shared strings table from an XML file.
removeComment(CellAddress) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 

S

SXSSFFactory - Class in com.github.pjfanning.poi.xssf.streaming
 
SXSSFFactory() - Constructor for class com.github.pjfanning.poi.xssf.streaming.SXSSFFactory
 
SXSSFFactory(boolean) - Constructor for class com.github.pjfanning.poi.xssf.streaming.SXSSFFactory
Deprecated.
use #encryptTempFiles method instead

T

TempFileCommentsTable - Class in com.github.pjfanning.poi.xssf.streaming
Table of comments.
TempFileCommentsTable() - Constructor for class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 
TempFileCommentsTable(boolean) - Constructor for class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 
TempFileCommentsTable(boolean, boolean) - Constructor for class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 
TempFileCommentsTable(OPCPackage, boolean) - Constructor for class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 
TempFileCommentsTable(OPCPackage, boolean, boolean) - Constructor for class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
 
TempFileSharedStringsTable - Class in com.github.pjfanning.poi.xssf.streaming
Table of strings shared across all sheets in a workbook.
TempFileSharedStringsTable() - Constructor for class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
 
TempFileSharedStringsTable(boolean) - Constructor for class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
 
TempFileSharedStringsTable(boolean, boolean) - Constructor for class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
 
TempFileSharedStringsTable(OPCPackage, boolean) - Constructor for class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
 
TempFileSharedStringsTable(OPCPackage, boolean, boolean) - Constructor for class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
 

W

writeTo(OutputStream) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileCommentsTable
Write this table out as XML.
writeTo(OutputStream) - Method in class com.github.pjfanning.poi.xssf.streaming.TempFileSharedStringsTable
Write this table out as XML.
A C E F G N R S T W 
Skip navigation links