|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SeekReader | |
|---|---|
| org.archive.io | |
| org.archive.util.ms | Memory-efficient reading of .doc files. |
| Uses of SeekReader in org.archive.io |
|---|
| Constructors in org.archive.io with parameters of type SeekReader | |
|---|---|
SeekReaderCharSequence(SeekReader reader,
int size)
|
|
| Uses of SeekReader in org.archive.util.ms |
|---|
| Subclasses of SeekReader in org.archive.util.ms | |
|---|---|
(package private) class |
PieceReader
|
| Methods in org.archive.util.ms that return SeekReader | |
|---|---|
static SeekReader |
Doc.getText(BlockFileSystem wordDoc,
int cacheSize)
Returns the text for the given .doc file. |
static SeekReader |
Doc.getText(java.io.File doc)
Returns the text of the given .doc file. |
static SeekReader |
Doc.getText(SeekInputStream doc)
Returns the text of the given .doc file. |
static SeekReader |
Doc.getText(java.lang.String docFilename)
Returns the text of the .doc file with the given file name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||