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
18. Regular Expressions
Get Beginning Java 17 Fundamentals: Object-Oriented Programming in Java 17 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.