|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||