Class FileBackedDataSource

java.lang.Object
org.apache.poi.poifs.nio.DataSource
org.apache.poi.poifs.nio.FileBackedDataSource
All Implemented Interfaces:
Closeable, AutoCloseable

public class FileBackedDataSource extends DataSource implements Closeable
A POIFS DataSource backed by a File