@class WebDataSource, WAKView; @protocol WebPluginManualLoader; @interface WebHTMLRepresentationPrivate : NSObject { WebDataSource *dataSource; BOOL hasSentResponseToPlugin; BOOL includedInWebKitStatistics; id manualLoader; WAKView *pluginView; } @end