Interface Filter

    • Method Detail

      • doFilter

        Object doFilter​(Object input)
        Filters the input data.
        Parameters:
        input - the input data
        Returns:
        an Object with the result after filtered