|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmptyFileException | |
---|---|
org.apache.poi.util | Top-level util package are classes that are useful throughout the project. |
Uses of EmptyFileException in org.apache.poi.util |
---|
Methods in org.apache.poi.util that throw EmptyFileException | |
---|---|
static byte[] |
IOUtils.peekFirst8Bytes(java.io.InputStream stream)
Peeks at the first 8 bytes of the stream. |
static byte[] |
IOUtils.peekFirstNBytes(java.io.InputStream stream,
int limit)
Peeks at the first N bytes of the stream. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |