Java org.apache.poi.hssf.eventusermodel MissingRecordAwareHSSFListener fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hssf.eventusermodel MissingRecordAwareHSSFListener fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hssf.eventusermodel MissingRecordAwareHSSFListener.

The text is from its open source code.

Constructor

MissingRecordAwareHSSFListener(HSSFListener listener)
Constructs a new MissingRecordAwareHSSFListener, which will fire processRecord on the supplied child HSSFListener for all Records, and missing records.