public class StringTextConverter extends AbstractTextConverter
Constructor and Description |
---|
StringTextConverter() |
Modifier and Type | Method and Description |
---|---|
void |
convert(IRtfSource source) |
String |
getText() |
void |
processExtractedText(String text)
This method is called to process the test we've extracted from the RTF file.
|
processCommand, processGroupEnd, processGroupStart, processString
processBinaryBytes, processCharacterBytes, processDocumentEnd, processDocumentStart
public void convert(IRtfSource source) throws IOException
convert
in class AbstractTextConverter
IOException
public void processExtractedText(String text)
AbstractTextConverter
processExtractedText
in class AbstractTextConverter
public String getText()
Copyright © 2000–2017 Packwood Software. All rights reserved.