Package org.apache.poi.xssf.eventusermodel
package org.apache.poi.xssf.eventusermodel
-
ClassDescriptionThis is a lightweight way to process the Shared Strings table.Reader for xlsb files.This class makes it easy to get at individual parts of an OOXML .xlsx file, suitable for low memory sax parsing or similar.Iterator over sheet data.This class handles the processing of a sheet#.xml sheet part of a XSSF .xlsx file, and generates row and cell events for it.You need to implement this to handle the results of the sheet parsing.