Interface Extractor.ContentExtractor

    • Method Detail

      • setStopAtFirstError

        void setStopAtFirstError​(boolean f)
        If true, the extractor will stop at first parsing error, iffalse the extractor will attempt to ignore all parsing errors.
        Parameters:
        f - tolerance flag.