July 2017
Intermediate to advanced
158 pages
3h 41m
English
An instance of the Matcher class performs various match operations on a character sequence by interpreting a compiled regular expression represented by an instance of Pattern. This is how we use this class to match a regex:
These methods perform the matching in the following manner:
Read now
Unlock full access