Interface ITextExtractionStrategy
- All Superinterfaces:
IEventListener
- All Known Implementing Classes:
FilteredTextEventListener, GlyphTextEventListener, LocationTextExtractionStrategy, SimpleTextExtractionStrategy
This is a special interface for
IEventFilter that returns text as result of its work.-
Method Summary
Modifier and TypeMethodDescriptionReturns the text that has been processed so far.Methods inherited from interface IEventListener
eventOccurred, getSupportedEvents
-
Method Details
-
getResultantText
-