#import @interface DownloadDomainContent : NSObject { } - (void) downloadDomainContent:(NSString*) domainContentUrl; @end