Uses of Class
org.apache.poi.OldFileFormatException

Packages that use OldFileFormatException
org.apache.poi.hslf.exceptions   
org.apache.poi.hssf Horrible SpreadSheet Format API's for reading/writting Excel files using pure Java. 
org.apache.poi.hwpf   
 

Uses of OldFileFormatException in org.apache.poi.hslf.exceptions
 

Subclasses of OldFileFormatException in org.apache.poi.hslf.exceptions
 class OldPowerPointFormatException
          This exception is thrown when we try to open a PowerPoint file, and it's too old for us.
 

Uses of OldFileFormatException in org.apache.poi.hssf
 

Subclasses of OldFileFormatException in org.apache.poi.hssf
 class OldExcelFormatException
           
 

Uses of OldFileFormatException in org.apache.poi.hwpf
 

Subclasses of OldFileFormatException in org.apache.poi.hwpf
 class OldWordFileFormatException
           
 



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