public class Word6TextExtractor extends WordTextExtractor
_fastSave, _fsys, _header| Modifier | Constructor and Description |
|---|---|
protected |
Word6TextExtractor() |
|
Word6TextExtractor(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getChpTableOffset() |
protected int |
getChpTableSize() |
protected int |
getComplexOffset() |
String |
getText() |
void |
getText(Writer writer) |
protected boolean |
isDeleted(byte[] grpprl)
Used to determine if a run of text has been deleted.
|
doFastSaveExtraction, initOptions, initWordHeader, supportsUnicodeprotected Word6TextExtractor()
public Word6TextExtractor(InputStream in) throws IOException, PasswordProtectedException
protected boolean isDeleted(byte[] grpprl)
isDeleted in class WordTextExtractorgrpprl - The list of sprms for this run of text.public String getText() throws IOException
IOExceptionpublic void getText(Writer writer) throws IOException
IOExceptionprotected int getChpTableSize()
protected int getChpTableOffset()
protected int getComplexOffset()
Copyright © 2021. All rights reserved.