Interface ISearchResultCollector

    • Method Detail

      • collectMatch

        void collectMatch​(DtMatch match)
        The method that is called when a search match is found.
        Parameters:
        match - the found search match, cannot be null