|
-
May 22nd, 2009, 03:31 PM
#1
Java RegEx Problem
Hi, I'm having an issue with some string splitting. I have an address "Stewn St 1278 Ste 20". I want to split it on "Ste", or suite, so that I can get the numbers after. However, I DON'T want the 'Ste' from Stewn to be included, as i'll receive "wn" or "st". I only want to split on the phrase 'Ste' alone. Can anyone help me with this? Thanks.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|