|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TextExtractor
A textextractor extracts text from a certain type of document.
TextExtractor implementations should be thread safe.
| Method Summary | |
|---|---|
List<String> |
getMimeTypes()
Returns the mime types this text extractor can handle. |
String |
getText(InputStream is)
|
| Method Detail |
|---|
List<String> getMimeTypes()
String getText(InputStream is)
throws Exception
Exception
|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||