Uses of Class
org.docx4j.org.apache.poi.poifs.filesystem.NPOIFSMiniStore
| Package | Description |
|---|---|
| org.docx4j.org.apache.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
-
Uses of NPOIFSMiniStore in org.docx4j.org.apache.poi.poifs.filesystem
Methods in org.docx4j.org.apache.poi.poifs.filesystem that return NPOIFSMiniStore Modifier and Type Method Description NPOIFSMiniStoreNPOIFSFileSystem. getMiniStore()Returns the MiniStore, which performs a similar low level function to this, except for the small blocks.