public static interface Extractor.ContentExtractor extends Extractor<InputStream>
Extractor able to handle
InputStream as input format.Extractor.BlindExtractor, Extractor.ContentExtractor, Extractor.TagSoupDOMExtractor| Modifier and Type | Method and Description |
|---|---|
void |
setStopAtFirstError(boolean f)
If
true, the extractor will stop at first parsing error,
iffalse the extractor will attempt to ignore all parsing errors. |
getDescription, runCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.