Uses of Class
javax.mail.internet.NewsAddress
-
Packages that use NewsAddress Package Description javax.mail.internet Classes specific to Internet mail systems. -
-
Uses of NewsAddress in javax.mail.internet
Methods in javax.mail.internet that return NewsAddress Modifier and Type Method Description static NewsAddress[]NewsAddress. parse(String newsgroups)Parse the given comma separated sequence of newsgroups into NewsAddress objects.
-