|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AddressException | |
| javax.mail.internet | |
| Uses of AddressException in javax.mail.internet |
| Methods in javax.mail.internet that throw AddressException | |
static InternetAddress[] |
InternetAddress.parse(String address)
|
static InternetAddress[] |
InternetAddress.parse(String addresses,
boolean strict)
|
static InternetAddress[] |
InternetAddress.parseHeader(String addresses,
boolean strict)
|
InternetAddress[] |
InternetAddress.getGroup(boolean strict)
|
void |
InternetAddress.validate()
|
static NewsAddress[] |
NewsAddress.parse(String addresses)
|
| Constructors in javax.mail.internet that throw AddressException | |
InternetAddress(String address)
|
|
InternetAddress(String address,
boolean strict)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||