Splitting and Tokenizing Strings in Java
filed in Java on Jul.11, 2009
There are at least two ways of tokenizing Strings in Java. Simple examples work like a charm, but it is very easy to encounter some weird or unintuitive behavior while experimenting with complex regexes or some corner cases. Thus, in order to gain deeper knowledge, I am gonna dive into the implementations details and present [...]
Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the: