Package | Description |
---|---|
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 |
Modifier and Type | Class | Description |
---|---|---|
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.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OldPowerPointFormatException |
This exception is thrown when we try to open a PowerPoint file, and
it's too old for us.
|
Modifier and Type | Class | Description |
---|---|---|
class |
OldExcelFormatException |
Modifier and Type | Class | Description |
---|---|---|
class |
OldWordFileFormatException |
Modifier and Type | Class | Description |
---|---|---|
class |
XLSBUnsupportedException |
We don't support .xlsb files, sorry
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.