Class RegexPattern

All Implemented Interfaces:
NamedValueMatcher<String>, ValueMatcher<String>

public class RegexPattern extends AbstractRegexPattern
  • Constructor Details

    • RegexPattern

      public RegexPattern(String regex)
  • Method Details

    • getMatches

      public String getMatches()