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