Class LoadPasswordProtectedXlsxStreaming
- java.lang.Object
-
- org.apache.poi.examples.xssf.eventusermodel.LoadPasswordProtectedXlsxStreaming
-
public final class LoadPasswordProtectedXlsxStreaming extends Object
An example that loads a password protected workbook and counts the sheets. The example highlights how to do this in streaming way.- The example demonstrates that all temp files are removed.
AesZipFileZipEntrySourceis used to ensure that temp files are encrypted.