Uses of Class
org.apache.poi.util.RecordFormatException

Packages that use RecordFormatException
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
 

Uses of RecordFormatException in org.apache.poi.hssf.model
 

Subclasses of RecordFormatException in org.apache.poi.hssf.model
static class InternalSheet.UnsupportedBOFType
           
 

Uses of RecordFormatException in org.apache.poi.hssf.record
 

Subclasses of RecordFormatException in org.apache.poi.hssf.record
 class RecordFormatException
          Deprecated. as of 3.15-beta1, scheduled for removal in 3.17 use the class with the same name from the utils-package
 



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