#import <WebCoreHistoryProvider-Protocol.h>
Abgeleitet von < NSObject >.
Basisklasse für _WebCoreHistoryProvider.
Öffentliche Methoden | |
| (BOOL) | - containsItemForURLLatin1:length: |
| (BOOL) | - containsItemForURLUnicode:length: |
Definiert in Zeile 9 der Datei WebCoreHistoryProvider-Protocol.h.
| - (BOOL) containsItemForURLLatin1: | (const char *) | fp8 | ||
| length: | (unsigned int) | fp12 | ||
Erneute Implementation in _WebCoreHistoryProvider.
| - (BOOL) containsItemForURLUnicode: | (const unsigned short *) | fp8 | ||
| length: | (unsigned int) | fp12 | ||
Erneute Implementation in _WebCoreHistoryProvider.