Uses of Class
org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
-
Packages that use BlockStore.ChainLoopDetector Package Description 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 Modifier and Type Method Description protected abstract BlockStore.ChainLoopDetector
BlockStore. getChainLoopDetector()
Creates a Detector for loops in the chainprotected BlockStore.ChainLoopDetector
POIFSFileSystem. getChainLoopDetector()
protected BlockStore.ChainLoopDetector
POIFSMiniStore. getChainLoopDetector()
-