webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Protected Attributes | List of all members
WebPluginPackage Class Reference

#import <WebPluginPackage.h>

Inheritance diagram for WebPluginPackage:
WebBasePluginPackage NSObject

Instance Methods

(Class) - viewFactory
 
- Instance Methods inherited from WebBasePluginPackage
(id- initWithPath:
 
(BOOL- getPluginInfoFromPLists
 
(BOOL- load
 
(void- unload
 
(const WTF::String &) - path
 
(const WebCore::PluginInfo &) - pluginInfo
 
(String- bundleIdentifier
 
(String- bundleVersion
 
(BOOL- supportsExtension:
 
(BOOL- supportsMIMEType:
 
(NSString *) - MIMETypeForExtension:
 
(BOOL- isQuickTimePlugIn
 
(BOOL- isJavaPlugIn
 
(BOOL- isNativeLibraryData:
 
(UInt32) - versionNumber
 
(void- wasAddedToPluginDatabase:
 
(void- wasRemovedFromPluginDatabase:
 

Protected Attributes

NSBundlensBundle
 
- Protected Attributes inherited from WebBasePluginPackage
NSMutableSet * pluginDatabases
 
WTF::String path
 
WebCore::PluginInfo pluginInfo
 
RetainPtr< CFBundleRefcfBundle
 
BP_CreatePluginMIMETypesPreferencesFuncPtr BP_CreatePluginMIMETypesPreferences
 

Additional Inherited Members

- Class Methods inherited from WebBasePluginPackage
(WebBasePluginPackage *) + pluginWithPath:
 

Method Documentation

◆ viewFactory()

- (Class) viewFactory

Member Data Documentation

◆ nsBundle

- (NSBundle*) nsBundle
protected

The documentation for this class was generated from the following files: