Class RegularExpressionTextFilterFactory

    • Constructor Detail

      • RegularExpressionTextFilterFactory

        public RegularExpressionTextFilterFactory()
    • Method Detail

      • getTextFilter

        public TextFilter getTextFilter​(java.lang.String text)
        Description copied from interface: TextFilterFactory
        The factory's method for creating a text filter.
        Specified by:
        getTextFilter in interface TextFilterFactory
        Parameters:
        text - the text used to create the filter
        Returns:
        the filter