Interface HTMLPostReadProcessor

    • Method Detail

      • postRead

        void postRead​(ProcessingContext context)
        This method is executed after the html stream has been read and the corresponding html document is available.
        Parameters:
        context - contains the general processing context that is needed to process HTML documents.