public interface DocumentHandler
| Modifier and Type | Method and Description |
|---|---|
String |
getText(InputStream is)
Extracts the text of the document associated with an InputStream.
|
String getText(InputStream is) throws com.bmc.arsys.fts.impl.DocHandler.DocumentHandlerException
null.is - the InputStream to extract the textcom.bmc.arsys.fts.impl.DocHandler.DocumentHandlerException? Copyright 2013 BMC Software, Inc.