public class ZipTextExtractor extends Object
| Constructor and Description |
|---|
ZipTextExtractor(Configuration conf)
Creates a new instance of ZipTextExtractor
|
| Modifier and Type | Method and Description |
|---|---|
String |
extractText(InputStream input,
String url,
List<Outlink> outLinksList) |
public ZipTextExtractor(Configuration conf)
public String extractText(InputStream input, String url, List<Outlink> outLinksList) throws IOException
IOExceptionCopyright © 2021 The Apache Software Foundation