Uses of Class
org.docx4j.org.apache.poi.poifs.filesystem.BlockStore.ChainLoopDetector
| 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 BlockStore.ChainLoopDetector in org.docx4j.org.apache.poi.poifs.filesystem
Methods in org.docx4j.org.apache.poi.poifs.filesystem that return BlockStore.ChainLoopDetector Modifier and Type Method Description protected abstract BlockStore.ChainLoopDetectorBlockStore. getChainLoopDetector()Creates a Detector for loops in the chainprotected BlockStore.ChainLoopDetectorNPOIFSFileSystem. getChainLoopDetector()protected BlockStore.ChainLoopDetectorNPOIFSMiniStore. getChainLoopDetector()