public class Document extends Object
Constructor | Description |
---|---|
Document() |
Modifier and Type | Method | 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-2018 Apache Software Foundation. All Rights Reserved.