Take these examples
Smith John
Smith-Crane John
Smith-Crane John-Henry
Smith-Crane John Henry
I would like to get the John
The first word after the space, but it might not be until the end, it can be until a non alpha character. How would this be in Java 1.5?
-###- Foo). Do we need to consider this special case, and if so, which behaviour do you want? The one in your title, or the one in your question? – Mark Byers Jun 2 '10 at 21:04