|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsupportedFileFormatException | |
---|---|
org.apache.poi | |
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 | |
org.apache.poi.xssf |
Uses of UnsupportedFileFormatException in org.apache.poi |
---|
Subclasses of UnsupportedFileFormatException in org.apache.poi | |
---|---|
class |
OldFileFormatException
Base class of all the exceptions that POI throws in the event that it's given a file that's older than currently supported. |
Uses of UnsupportedFileFormatException in org.apache.poi.hslf.exceptions |
---|
Subclasses of UnsupportedFileFormatException 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 UnsupportedFileFormatException in org.apache.poi.hssf |
---|
Subclasses of UnsupportedFileFormatException in org.apache.poi.hssf | |
---|---|
class |
OldExcelFormatException
|
Uses of UnsupportedFileFormatException in org.apache.poi.hwpf |
---|
Subclasses of UnsupportedFileFormatException in org.apache.poi.hwpf | |
---|---|
class |
OldWordFileFormatException
|
Uses of UnsupportedFileFormatException in org.apache.poi.xssf |
---|
Subclasses of UnsupportedFileFormatException in org.apache.poi.xssf | |
---|---|
class |
XLSBUnsupportedException
We don't support .xlsb files, sorry |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |