KHTML
WebCore::MIMETypeRegistry Class Reference
#include <MIMETypeRegistry.h>
Detailed Description
Definition at line 36 of file MIMETypeRegistry.h.
Member Function Documentation
static Vector<String> WebCore::MIMETypeRegistry::getExtensionsForMIMEType | ( | const String & | type | ) | [static] |
Definition at line 67 of file MIMETypeRegistryQt.cpp.
Definition at line 224 of file MIMETypeRegistry.cpp.
static String WebCore::MIMETypeRegistry::getPreferredExtensionForMIMEType | ( | const String & | type | ) | [static] |
HashSet< String > & WebCore::MIMETypeRegistry::getSupportedImageMIMETypes | ( | ) | [static] |
Definition at line 299 of file MIMETypeRegistry.cpp.
HashSet< String > & WebCore::MIMETypeRegistry::getSupportedImageMIMETypesForEncoding | ( | ) | [static] |
Definition at line 313 of file MIMETypeRegistry.cpp.
HashSet< String > & WebCore::MIMETypeRegistry::getSupportedImageResourceMIMETypes | ( | ) | [static] |
Definition at line 306 of file MIMETypeRegistry.cpp.
HashSet< String > & WebCore::MIMETypeRegistry::getSupportedMediaMIMETypes | ( | ) | [static] |
Definition at line 327 of file MIMETypeRegistry.cpp.
HashSet< String > & WebCore::MIMETypeRegistry::getSupportedNonImageMIMETypes | ( | ) | [static] |
Definition at line 320 of file MIMETypeRegistry.cpp.
bool WebCore::MIMETypeRegistry::isJavaAppletMIMEType | ( | const String & | mimeType | ) | [static] |
Definition at line 288 of file MIMETypeRegistry.cpp.
bool WebCore::MIMETypeRegistry::isSupportedImageMIMEType | ( | const String & | mimeType | ) | [static] |
Definition at line 234 of file MIMETypeRegistry.cpp.
bool WebCore::MIMETypeRegistry::isSupportedImageMIMETypeForEncoding | ( | const String & | mimeType | ) | [static] |
Definition at line 252 of file MIMETypeRegistry.cpp.
bool WebCore::MIMETypeRegistry::isSupportedImageResourceMIMEType | ( | const String & | mimeType | ) | [static] |
Definition at line 243 of file MIMETypeRegistry.cpp.
bool WebCore::MIMETypeRegistry::isSupportedJavaScriptMIMEType | ( | const String & | mimeType | ) | [static] |
Definition at line 261 of file MIMETypeRegistry.cpp.
bool WebCore::MIMETypeRegistry::isSupportedMediaMIMEType | ( | const String & | mimeType | ) | [static] |
Definition at line 279 of file MIMETypeRegistry.cpp.
bool WebCore::MIMETypeRegistry::isSupportedNonImageMIMEType | ( | const String & | mimeType | ) | [static] |
Definition at line 270 of file MIMETypeRegistry.cpp.
The documentation for this class was generated from the following files: