public class Document extends Object
| Constructor and Description |
|---|
Document() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getTextFromDocument(byte[] document)
Convert to text plain a lot of kind of document (like odt, ods, odp,
doc(x), xls(x), ppt(x), pdf, mp3, mp4, etc.) with Apache Tika
|
public static String getTextFromDocument(byte[] document)
document - binary representation of the documentCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.