|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TextExtractorManager
| Method Summary | |
|---|---|
String |
getText(String mimeType,
InputStream is)
|
boolean |
supportsMimeType(String mimeType)
|
| Method Detail |
|---|
String getText(String mimeType,
InputStream is)
throws Exception
mimeType - indicates the type of datais - the input stream to be read, will be closed and buffered for you
Exceptionboolean supportsMimeType(String mimeType)
|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||