Uses of Class
org.apache.poi.poifs.filesystem.NPOIFSMiniStore

Packages that use NPOIFSMiniStore
org.apache.poi.poifs.filesystem filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface. 
 

Uses of NPOIFSMiniStore in org.apache.poi.poifs.filesystem
 

Methods in org.apache.poi.poifs.filesystem that return NPOIFSMiniStore
 NPOIFSMiniStore NPOIFSFileSystem.getMiniStore()
          Returns the MiniStore, which performs a similar low level function to this, except for the small blocks.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.