Package org.apache.poi.xssf.eventusermodel

Interface Summary
XSSFSheetXMLHandler.SheetContentsHandler You need to implement this to handle the results of the sheet parsing.
 

Class Summary
ReadOnlySharedStringsTable This is a lightweight way to process the Shared Strings table.
XSSFReader This class makes it easy to get at individual parts of an OOXML .xlsx file, suitable for low memory sax parsing or similar.
XSSFReader.SheetIterator Iterator over sheet data.
XSSFSheetXMLHandler This class handles the processing of a sheet#.xml sheet part of a XSSF .xlsx file, and generates row and cell events for it.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.