Uses of Class
org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector

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

Uses of BlockStore.ChainLoopDetector in org.apache.poi.poifs.filesystem
 

Methods in org.apache.poi.poifs.filesystem that return BlockStore.ChainLoopDetector
protected  BlockStore.ChainLoopDetector NPOIFSMiniStore.getChainLoopDetector()
           
protected  BlockStore.ChainLoopDetector NPOIFSFileSystem.getChainLoopDetector()
           
protected abstract  BlockStore.ChainLoopDetector BlockStore.getChainLoopDetector()
          Creates a Detector for loops in the chain
 



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