Uses of Class
org.apache.poi.hssf.record.RecordInputStream.LeftoverDataException

Packages that use RecordInputStream.LeftoverDataException
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
 boolean RecordInputStream.hasNextRecord()
          Note - this method is expected to be called only when completed reading the current BIFF record.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.