Class TempFilePOIFSFileSystem

All Implemented Interfaces:
Closeable, AutoCloseable, POIFSViewable

@Beta public class TempFilePOIFSFileSystem extends POIFSFileSystem
An experimental POIFSFileSystem to support the encryption of large files
Since:
4.1.1
  • Constructor Details

    • TempFilePOIFSFileSystem

      public TempFilePOIFSFileSystem()
  • Method Details