Package grendel.storage.addressparser

Class Summary
AddressCorrector A subclass of RFC822AddressList.
P1 A Test program to test the RFC822AddressList and RFC822MailboxList classes.
P2 A Test program to test the AddressCorrector class.
RFC822AddressList This class lets you instantiate an address list object from an input string (usually the right hand side to a To: field).
RFC822Mailbox Stores a RFC822 mailbox.
RFC822MailboxList A subclass of RFC822AddressList.