|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.subethamail.smtp.util.EmailUtils
public class EmailUtils
Constructor Summary | |
---|---|
EmailUtils()
|
Method Summary | |
---|---|
static java.lang.String |
extractEmailAddress(java.lang.String args,
int offset)
Extracts the email address within a <> after a specified offset. |
static boolean |
isValidEmailAddress(java.lang.String address)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmailUtils()
Method Detail |
---|
public static boolean isValidEmailAddress(java.lang.String address)
public static java.lang.String extractEmailAddress(java.lang.String args, int offset)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |