| Interface | Description |
|---|---|
| MediaTypeTextExtractor |
A MediaTypeTextExtractor extracts text from a (list of) specified
MediaType. |
| Class | Description |
|---|---|
| PlainTextExtractor |
Base implementation of
MediaType |
| TikaTextExtractor |
An implementation based on Apache Tika.
|
| Exception | Description |
|---|---|
| UnsupportedMediaTypeException |
When a
MediaType is not supported this exception is thrown |
Copyright © 2014 The Apache Software Foundation. All rights reserved.