Package | Description |
---|---|
org.apache.poi.hssf.eventusermodel |
HSSF eventmodel Package provides an event-based API for reading HSSF files.
|
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.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.