-
public final class RegexpMatcher extends Matcher
-
-
Constructor Summary
Constructors Constructor Description RegexpMatcher(String regex, String value)
-
Method Summary
Modifier and Type Method Description final StringgetRegex()StringgetValue()MatchingRulegetMatcher()GeneratorgetGenerator()-
-
Method Detail
-
getMatcher
MatchingRule getMatcher()
-
getGenerator
Generator getGenerator()
-
-
-
-