Uses of Class
org.docx4j.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.docx4j.org.apache.poi.poifs.filesystem
Fields in org.docx4j.org.apache.poi.poifs.filesystem declared as BlockStore.ChainLoopDetectorModifier and TypeFieldDescription(package private) BlockStore.ChainLoopDetectorNPOIFSStream.StreamBlockByteBuffer.loopDetectorprivate BlockStore.ChainLoopDetectorNPOIFSStream.StreamBlockByteBufferIterator.loopDetectorMethods in org.docx4j.org.apache.poi.poifs.filesystem that return BlockStore.ChainLoopDetectorModifier and TypeMethodDescriptionprotected abstract BlockStore.ChainLoopDetectorBlockStore.getChainLoopDetector()Creates a Detector for loops in the chainprotected BlockStore.ChainLoopDetectorNPOIFSFileSystem.getChainLoopDetector()protected BlockStore.ChainLoopDetectorNPOIFSMiniStore.getChainLoopDetector()Methods in org.docx4j.org.apache.poi.poifs.filesystem with parameters of type BlockStore.ChainLoopDetectorModifier and TypeMethodDescriptionprivate voidNPOIFSStream.free(BlockStore.ChainLoopDetector loopDetector) private voidNPOIFSFileSystem.readBAT(int batAt, BlockStore.ChainLoopDetector loopDetector)