Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the following example, a method performing matching to regular expressions, matchPattern split, is implemented. However, the assumption is that the pattern matches to word boundaries and will thus split a given string into individual words.

...