July 2017
Intermediate to advanced
158 pages
3h 41m
English
So far, all the examples that we have seen in the first two chapters are for the English language only. However, a regular expression needs to have full support for all the languages using Unicode characters. Java has a Unicode-based regex engine and has extensive support for various Unicode scripts, blocks, and categories.
A specific Unicode character can be matched in two different ways in Java:
Read now
Unlock full access