Example code for a blog post about using Java's Regular Expression line ending Boundary Matchers
($, \z and \Z) and Multiline mode with Pattern.matches()
and Matcher.find().
Background information:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example code for a blog post about using Java's Regular Expression line ending Boundary Matchers
($, \z and \Z) and Multiline mode with Pattern.matches()
and Matcher.find().
Background information: