Menu

#4 Extracting email address from txt file

open
moxlotus
5
2007-02-20
2007-02-20
moxlotus
No

An StringIndexOutOfBoundsException occurs when trying to extract email adress from a line that directly begins or ends with an email address.
Example :
"somebody@somedomain.com" will trigger the exception while
" somebody@somedomain.com " will not.

Discussion


Log in to post a comment.