public class MatchRegexMatcher extends Object implements Matcher
Matcher that is successful if a string matches a regular expression
MatchRegexMatcher(String regex)
String
getRegex()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MatchRegexMatcher(String regex)
public String getRegex()
Copyright © 2017. All rights reserved.