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