| Constructor and Description |
|---|
POIExcelExtractor() |
| Modifier and Type | Method and Description |
|---|---|
String |
extract(InputStream input)
Extract text from a source
|
String |
getMimeType()
Mimetype this Extractor handles
|
void |
setMimeType(String mimetype)
Mimetype this Extractor handles
|
public void setMimeType(String mimetype)
ExtractorsetMimeType in interface Extractormimetype - String representing the MIME Typepublic String getMimeType()
ExtractorgetMimeType in interface Extractorpublic String extract(InputStream input) throws Exception
ExtractorMMBase 1.9-SNAPSHOT - ${javadoctimestamp}