November 2021
Beginner
1023 pages
28h 40m
English
How to create regular expressions
How to use convenience methods in the String class to perform regular expression–based find-and-replace
How to use the Pattern class to compile regular expressions
How to use the Matcher class to match a regular expression against an input string
How to use groups in regular expressions
How to perform advanced find-and-replace using the Matcher class
Read now
Unlock full access