|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextExtractorOutput
The interface passed to a TextExtractor to which the extractor should record all text content.
Method Summary | |
---|---|
void |
recordText(String text)
Record the text as being extracted. |
Method Detail |
---|
void recordText(String text)
text
- the text extracted from the content.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |