Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Lucas Ward   on May 19 In Java Category.

  
Question Answered By: Clint Garcia   on May 19

If you don't want to use regular  expressions in any way shape or form I
suggest you check out StringTokenizer and just token jump though the
string, with your delimeters set to @ and .

Regular expressions  would be neeter though.

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on How do I validate Phone numbers in java/ email addresses Or get search suggestion and latest updates.


Tagged: