Words Filter
Package:
Summary:
Filter words from strings using regular expression
Groups:
Author:
Description:
This class can be used to filter words from strings using regular expression.
It uses regular expressions to find one or more words and replace them with given replacement texts.
It uses regular expressions to find one or more words and replace them with given replacement texts.
Comments are closed.