| Package | Description |
|---|---|
| org.apache.clerezza.uima.metadatagenerator.mediatype |
| Modifier and Type | Method and Description |
|---|---|
String |
PlainTextExtractor.extract(byte[] bytes)
Extract the text from the provided input if its Media Type is supported.
|
String |
MediaTypeTextExtractor.extract(byte[] bytes)
Extract the text from the provided input if its Media Type is supported.
|
String |
TikaTextExtractor.extract(byte[] bytes)
Extract the text from the provided input if its Media Type is supported.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.