public interface FileHandler
| Modifier and Type | Method and Description |
|---|---|
String |
getText(File file)
Extracts the text of the document associated with a File.
|
String getText(File file) throws com.bmc.arsys.fts.impl.DocHandler.FileHandlerException
null.file - the File to extract the textcom.bmc.arsys.fts.impl.DocHandler.FileHandlerException? Copyright 2013 BMC Software, Inc.