public class Document
extends java.lang.Object
Constructor and Description |
---|
Document() |
Modifier and Type | Method and Description |
---|---|
static java.lang.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 java.lang.String getTextFromDocument(byte[] document)
document
- binary representation of the documentCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.