Exemplo n.º 1
0
 public AbstractRedactor()
 {
     MatchProcessor = new MatchProcessor();
     Matcher        = new RegularExpressionMatcher();
 }