#import <WebArchive.h>
Abgeleitet von NSObject, < NSCoding > und < NSCopying >.
Öffentliche Methoden | |
| (id) | - _initWithPropertyList: |
| (id) | - _propertyListRepresentation |
| (id) | - copyWithZone: |
| (id) | - data |
| (void) | - dealloc |
| (void) | - encodeWithCoder: |
| (id) | - init |
| (id) | - initWithCoder: |
| (id) | - initWithData: |
| (id) | - initWithMainResource:subresources:subframeArchives: |
| (id) | - mainResource |
| (id) | - subframeArchives |
| (id) | - subresources |
Geschützte Attribute | |
| WebArchivePrivate * | _private |
Definiert in Zeile 14 der Datei WebArchive.h.
| - (id) _initWithPropertyList: | (id) | fp8 |
| - (id) _propertyListRepresentation |
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (id) data |
| - (void) dealloc |
Implementiert NSObject.
| - (void) encodeWithCoder: | (id) | fp8 |
Erneute Implementation von < NSCoding >.
| - (id) init |
| - (id) initWithCoder: | (id) | fp8 |
Erneute Implementation von < NSCoding >.
| - (id) initWithData: | (id) | fp8 |
| - (id) initWithMainResource: | (id) | fp8 | ||
| subresources: | (id) | fp12 | ||
| subframeArchives: | (id) | fp16 | ||
| - (id) mainResource |
| - (id) subframeArchives |
| - (id) subresources |
- (WebArchivePrivate*) _private [protected] |
Definiert in Zeile 16 der Datei WebArchive.h.