Classes specific to Internet mail systems.
-
InternetAddress.getGroup(boolean strict)
Return the members of a group address.
Return an InternetAddress object representing the current user.
Parse the given comma separated sequence of addresses into
InternetAddress objects.
InternetAddress.parse(String addresslist,
boolean strict)
Parse the given sequence of addresses into InternetAddress
objects.
Parse the given sequence of addresses into InternetAddress
objects.