public class ExcelTextExtractor extends Object implements TextExtractor
| Constructor and Description |
|---|
ExcelTextExtractor(InputStream in) |
public ExcelTextExtractor(InputStream in) throws IOException
IOExceptionpublic String getText() throws IOException
getText in interface TextExtractorIOExceptionpublic void getText(Writer writer) throws IOException
getText in interface TextExtractorIOExceptionCopyright © 2021. All rights reserved.