Uses of Class
org.semanticdesktop.aperture.crawler.mail.MailUtil.LiberalInternetAddress

Packages that use MailUtil.LiberalInternetAddress
org.semanticdesktop.aperture.crawler.mail   
 

Uses of MailUtil.LiberalInternetAddress in org.semanticdesktop.aperture.crawler.mail
 

Methods in org.semanticdesktop.aperture.crawler.mail that return types with arguments of type MailUtil.LiberalInternetAddress
static List<MailUtil.LiberalInternetAddress> MailUtil.getAddressHeader(javax.mail.Message msg, String name)
           
static List<MailUtil.LiberalInternetAddress> MailUtil.parseAddressHeaderValue(String header)
          Parses a value of an address header and extracts email addresses.
 

Methods in org.semanticdesktop.aperture.crawler.mail with parameters of type MailUtil.LiberalInternetAddress
static void MailUtil.addAddressMetadata(MailUtil.LiberalInternetAddress address, URI predicate, RDFContainer metadata)
          Add statements modeling the specified address metadata to the RDFContainer, using the specified predicate to connect the address resource to the mail resource.
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.