Uses of Class
org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException
Packages that use NotOfficeXmlFileException
-
Uses of NotOfficeXmlFileException in org.apache.poi.openxml4j.exceptions
Subclasses of NotOfficeXmlFileException in org.apache.poi.openxml4j.exceptionsModifier and TypeClassDescriptionclass
This exception is thrown when we are given an ODF-based file (eg OpenOffice .ods) instead of an actually OOXML (Office Open XML) fileclass
This exception is thrown when we are given an OLE2-based file (eg Excel .xls) instead of an actually OOXML (Office Open XML) file -
Uses of NotOfficeXmlFileException in org.apache.poi.openxml4j.opc.internal
Methods in org.apache.poi.openxml4j.opc.internal that throw NotOfficeXmlFileExceptionModifier and TypeMethodDescriptionstatic ZipSecureFile
ZipHelper.openZipFile
(File file) Opens the specified file as a secure zip, or returns null if no such file exists