Uses of Class
org.apache.poi.hssf.record.RecordInputStream.LeftoverDataException
Packages that use RecordInputStream.LeftoverDataException
Package
Description
Record package contains class representations for XLS binary strutures.
-
Uses of RecordInputStream.LeftoverDataException in org.apache.poi.hssf.record
Methods in org.apache.poi.hssf.record that throw RecordInputStream.LeftoverDataExceptionModifier and TypeMethodDescriptionboolean
RecordInputStream.hasNextRecord()
Note - this method is expected to be called only when completed reading the current BIFF record.