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

Quick Search    Search Deep

Package org.apache.poi.hssf.eventmodel

Interface Summary
ERFListener An ERFListener is registered with the EventRecordFactory.
ModelFactoryListener ModelFactoryListener is registered with the ModelFactory.
 

Class Summary
EventRecordFactory Event-based record factory.
ListenerWrapper ListenerWrapper just wraps an ERFListener and adds support for throwing the event to multiple SIDs
MFListener listener for use in the test
ModelFactory ModelFactory creates workbook and sheet models based upon events thrown by them there events from the EventRecordFactory.
TestEventRecordFactory enclosing_type describe the purpose here
TestModelFactory Tests the ModelFactory.