|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xpn.xwiki.plugin.lucene.TextExtractor
public class TextExtractor
Extraction of text from various binary formats. Extraction itself is done by the textExtractor
classes in Packages below org.outerj.daisy taken from the Daisy project .
| Constructor Summary | |
|---|---|
TextExtractor()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getText(byte[] content,
java.lang.String mimetype)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextExtractor()
| Method Detail |
|---|
public static java.lang.String getText(byte[] content,
java.lang.String mimetype)
content - mimetype -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||