Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.poi.hssf.eventusermodel Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
AbortableHSSFListenerAbstract class for use with the HSSFRequest and HSSFEventFactory, which allows for the halting of processing.Classorg.apache.poi.hssf.eventusermodelApache POI
EventWorkbookBuilderWhen working with the EventUserModel, if you want to process formulas, you need an instance ofClassorg.apache.poi.hssf.eventusermodelApache POI
EventWorkbookBuilder .SheetRecordCollectingListenerA wrapping HSSFListener which will collect BoundSheetRecords and ExternSheetRecords asClassorg.apache.poi.hssf.eventusermodel.EventWorkbookBuilderApache POI
FormatTrackingHSSFListenerA proxy HSSFListener that keeps track of the document formatting records, and provides an easy way to look up the format strings used by cells from theirClassorg.apache.poi.hssf.eventusermodelApache POI
HSSFEventFactoryLow level event based HSSF reader.Classorg.apache.poi.hssf.eventusermodelApache POI
HSSFListenerInterface for use with the HSSFRequest and HSSFEventFactory.Interfaceorg.apache.poi.hssf.eventusermodelApache POI
HSSFRequestAn HSSFRequest object should be constructed registering an instance or multiple instances of HSSFListener with each Record.Classorg.apache.poi.hssf.eventusermodelApache POI
HSSFUserExceptionThis exception is provided as a way for API users to throw exceptions from their event handling code.Classorg.apache.poi.hssf.eventusermodelApache POI
LastCellOfRowDummyRecordA dummy record to indicate that we've now had the last cell record for this row.Classorg.apache.poi.hssf.eventusermodel.dummyrecordApache POI
MissingCellDummyRecordA dummy record for when we're missing a cell in a row, but still want to trigger somethingClassorg.apache.poi.hssf.eventusermodel.dummyrecordApache POI
MissingRecordAwareHSSFListenerA HSSFListener which tracks rows and columns, and will trigger your HSSFListener for all rows and cells,Classorg.apache.poi.hssf.eventusermodelApache POI
MissingRowDummyRecordA dummy record for when we're missing a row, but still want to trigger somethingClassorg.apache.poi.hssf.eventusermodel.dummyrecordApache POI