public static interface TextExtractor.Output
| Modifier and Type | Method and Description |
|---|---|
void |
recordText(String text)
Record the text as being extracted.
|
void recordText(String text)
text - the text extracted from the content.Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.