Uses of Class
org.apache.poi.hssf.record.RecordInputStream.LeftoverDataException
-
Packages that use RecordInputStream.LeftoverDataException Package Description org.apache.poi.hssf.record 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.LeftoverDataException Modifier and Type Method Description boolean
RecordInputStream. hasNextRecord()
Note - this method is expected to be called only when completed reading the current BIFF record.
-