|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.module.lucene.extraction.impl.SwingRTFExtractor
public class SwingRTFExtractor
RTF text extractor
| Constructor Summary | |
|---|---|
SwingRTFExtractor()
|
|
| Method Summary | |
|---|---|
String |
extract(InputStream input)
Extract text from a source |
String |
getMimeType()
Mimetype this Extractor handles |
void |
setMimeType(String mimetype)
Mimetype this Extractor handles |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwingRTFExtractor()
| Method Detail |
|---|
public void setMimeType(String mimetype)
Extractor
setMimeType in interface Extractormimetype - String representing the MIME Typepublic String getMimeType()
Extractor
getMimeType in interface Extractor
public String extract(InputStream input)
throws Exception
Extractor
extract in interface Extractorinput - InputStream where the data comes from
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||