Uses of Package
loci.poi.hssf.eventusermodel
-
Packages that use loci.poi.hssf.eventusermodel Package Description loci.poi.hssf.eventusermodel HSSF eventmodel Package provides an event-based API for reading HSSF files. -
Classes in loci.poi.hssf.eventusermodel used by loci.poi.hssf.eventusermodel Class Description HSSFListener Interface for use with the HSSFRequest and HSSFEventFactory.HSSFRequest An HSSFRequest object should be constructed registering an instance or multiple instances of HSSFListener with each Record.sid you wish to listen for.HSSFUserException This exception is provided as a way for API users to throw exceptions from their event handling code.