Uses of Class
org.apache.poi.xssf.model.SharedStringsTable
Packages that use SharedStringsTable
Package
Description
-
Uses of SharedStringsTable in org.apache.poi.xssf.eventusermodel
Methods in org.apache.poi.xssf.eventusermodel that return SharedStringsTableModifier and TypeMethodDescriptionXSSFReader.getSharedStringsTable()
Opens up the Shared Strings Table, parses it, and returns a handy object for working with shared strings. -
Uses of SharedStringsTable in org.apache.poi.xssf.streaming
Methods in org.apache.poi.xssf.streaming that return SharedStringsTableModifier and TypeMethodDescriptionprotected SharedStringsTable
SXSSFWorkbook.getSharedStringSource()
Constructors in org.apache.poi.xssf.streaming with parameters of type SharedStringsTableModifierConstructorDescriptionGZIPSheetDataWriter
(SharedStringsTable sharedStringsTable) SheetDataWriter
(SharedStringsTable sharedStringsTable) -
Uses of SharedStringsTable in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return SharedStringsTableModifier and TypeMethodDescriptionprotected SharedStringsTable
XSSFCell.getSharedStringSource()
XSSFWorkbook.getSharedStringSource()
Returns SharedStringsTable - tha cache of string for this workbook