|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Extractor.ContentExtractor
This interface specializes an Extractor able to handle
InputStream as input format.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.any23.extractor.Extractor |
|---|
Extractor.BlindExtractor, Extractor.ContentExtractor, Extractor.TagSoupDOMExtractor |
| Method Summary | |
|---|---|
void |
setStopAtFirstError(boolean f)
If true, the extractor will stop at first parsing error,
iffalse the extractor will attempt to ignore all parsing errors. |
| Methods inherited from interface org.apache.any23.extractor.Extractor |
|---|
getDescription, run |
| Method Detail |
|---|
void setStopAtFirstError(boolean f)
true, the extractor will stop at first parsing error,
iffalse the extractor will attempt to ignore all parsing errors.
f - tolerance flag.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||