#include <ArchiveResource.h>
|
static RefPtr< ArchiveResource > | create (RefPtr< SharedBuffer > &&, const URL &, const ResourceResponse &) |
|
static WEBCORE_EXPORT RefPtr< ArchiveResource > | create (RefPtr< SharedBuffer > &&, const URL &, const String &mimeType, const String &textEncoding, const String &frameName, const ResourceResponse &=ResourceResponse()) |
|
static RefPtr< ArchiveResource > | create (RefPtr< SharedBuffer > &&, const URL &, const ResourceResponse &) |
|
static WEBCORE_EXPORT RefPtr< ArchiveResource > | create (RefPtr< SharedBuffer > &&, const URL &, const String &mimeType, const String &textEncoding, const String &frameName, const ResourceResponse &=ResourceResponse()) |
|
◆ create() [1/4]
◆ create() [2/4]
◆ create() [3/4]
◆ create() [4/4]
◆ frameName() [1/2]
const String& WebCore::ArchiveResource::frameName |
( |
| ) |
const |
|
inline |
◆ frameName() [2/2]
const String& WebCore::ArchiveResource::frameName |
( |
| ) |
const |
|
inline |
◆ ignoreWhenUnarchiving() [1/2]
void WebCore::ArchiveResource::ignoreWhenUnarchiving |
( |
| ) |
|
|
inline |
◆ ignoreWhenUnarchiving() [2/2]
void WebCore::ArchiveResource::ignoreWhenUnarchiving |
( |
| ) |
|
|
inline |
◆ mimeType() [1/2]
const String& WebCore::ArchiveResource::mimeType |
( |
| ) |
const |
|
inline |
◆ mimeType() [2/2]
const String& WebCore::ArchiveResource::mimeType |
( |
| ) |
const |
|
inline |
◆ shouldIgnoreWhenUnarchiving() [1/2]
bool WebCore::ArchiveResource::shouldIgnoreWhenUnarchiving |
( |
| ) |
const |
|
inline |
◆ shouldIgnoreWhenUnarchiving() [2/2]
bool WebCore::ArchiveResource::shouldIgnoreWhenUnarchiving |
( |
| ) |
const |
|
inline |
◆ textEncoding() [1/2]
const String& WebCore::ArchiveResource::textEncoding |
( |
| ) |
const |
|
inline |
◆ textEncoding() [2/2]
const String& WebCore::ArchiveResource::textEncoding |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: