Uses of Class
org.docx4j.org.apache.poi.EmptyFileException
| Package | Description |
|---|---|
| org.docx4j.org.apache.poi.util |
-
Uses of EmptyFileException in org.docx4j.org.apache.poi.util
Methods in org.docx4j.org.apache.poi.util that throw EmptyFileException Modifier and Type Method Description static byte[]IOUtils. peekFirst8Bytes(java.io.InputStream stream)Peeks at the first 8 bytes of the stream.