Package java.util.regex
-
Interface Summary Interface Description MatchResult Holds the results of a successful match of aPatternagainst a given string. -
Exception Summary Exception Description PatternSyntaxException Encapsulates a syntax error that occurred during the compilation of aPattern.