Interface | Description |
---|---|
TextExtractor.BinaryOperation<T> |
Interface which can be used by subclasses to process the input stream of a binary property.
|
TextExtractor.Context |
Interface which provides additional information to the text extractors, during the extraction operation.
|
TextExtractor.Output |
The interface passed to a TextExtractor to which the extractor should record all text content.
|
Class | Description |
---|---|
TextExtractor |
An abstraction for components that are able to extract text content from an input stream.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.