This is Message.h in view mode; [Download] [Up]
//--------------------------------------------------------------------------------------- // Message.h created by erik on Sat 22-Mar-1997 // This code is part of the Alexandra Newsreader Project. For copyright details see // GNU public license version 2 or above. No warranties implied. Use at own risk. // More information can be found at <http://www.object-factory.com/Alexandra>. // @(#)$Id: Message.h,v 1.8 1998/09/02 12:15:06 erik Exp $ //--------------------------------------------------------------------------------------- #import "NSString+MIME.h" #import "NSString+MessageUtils.h" #import "NSData+MIME.h" #import "NSCharacterSet+MIME.h" #import "MessagePart.h" #import "HeaderFieldBody.h" #import "MailAddress.h" #import "MailAddressList.h" #import "StructuredHeaderFieldBody.h" #import "MIMEContentType.h" #import "MIMEContentDisposition.h"
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.