| Package | Description |
|---|---|
| org.apache.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
| org.apache.poi.poifs.nio |
| Modifier and Type | Field and Description |
|---|---|
protected DataSource |
POIFSFileSystem._data |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayBackedDataSource
A POIFS
DataSource backed by a byte array. |
class |
FileBackedDataSource
A POIFS
DataSource backed by a File |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.