Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.poi.hssf.eventusermodel

Interface Summary
HSSFListener Interface for use with the HSSFRequest and HSSFEventFactory.
 

Class Summary
AbortableHSSFListener Interface for use with the HSSFRequest and HSSFEventFactory.
HSSFEventFactory Low level event based HSSF reader.
HSSFRequest An HSSFRequest object should be constructed registering an instance or multiple instances of HSSFListener with each Record.sid you wish to listen for.
 

Exception Summary
HSSFUserException This exception is provided as a way for API users to throw exceptions from their event handling code.