Specifies regular-expressions.
-
class
Combines one or more
RegEx together, by successively trying to match each
RegEx
until success.
class
Matches a Java-style regular expression against the string.
class
The regular-expression to use for matching groups.
The list of
RegExes that are successively tried to be matched.
void
The list of
RegExes that are successively tried to be matched.