|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
Title: Record Format Exception Description: Used by records to indicate invalid format/data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |