public class FilteredTextRenderListener extends FilteredRenderListener implements TextExtractionStrategy
| Constructor and Description |
|---|
FilteredTextRenderListener(TextExtractionStrategy delegate, RenderFilter... filters)
Construction
|
| Modifier and Type | Method and Description |
|---|---|
String |
getResultantText()
This class delegates this call
|
beginTextBlock, endTextBlock, renderImage, renderTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeginTextBlock, endTextBlock, renderImage, renderTextpublic FilteredTextRenderListener(TextExtractionStrategy delegate, RenderFilter... filters)
delegate - the delegate RenderListener that will receive filtered text operations
filters - the filter(s) to apply
public String getResultantText()
getResultantText in interface TextExtractionStrategy
TextExtractionStrategy.getResultantText()
Copyright © 1998–2022. All rights reserved.