2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import "WebAttachmentSource.h"
9 @
class NSMutableDictionary
;
11 @interface GenericAttachmentStore
: WebAttachmentSource
13 NSMutableDictionary
*_attachmentsByURL
;
18 - (void)addAttachment
:(id
)fp8
;
19 - (void)removeAttachmentsForURLs
:(id
)fp8
;
20 - (id
)attachmentForURL
:(id
)fp8
;
22 - (void)setPriority
:(int)fp8
;