Uses of Interface
org.archive.util.ms.BlockFileSystem

Packages that use BlockFileSystem
org.archive.util.ms Memory-efficient reading of .doc files. 
 

Uses of BlockFileSystem in org.archive.util.ms
 

Classes in org.archive.util.ms that implement BlockFileSystem
 class DefaultBlockFileSystem
          Default implementation of the Block File System.
 

Methods in org.archive.util.ms with parameters of type BlockFileSystem
static SeekReader Doc.getText(BlockFileSystem wordDoc, int cacheSize)
          Returns the text for the given .doc file.
 

Constructors in org.archive.util.ms with parameters of type BlockFileSystem
BlockInputStream(BlockFileSystem bfs, int block)
          Constructor.
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.