#import <NSURL.h>
Abgeleitet von NSObject, < NSCoding > und < NSCopying >.
Basisklasse für NSURL__.
Definiert in Zeile 14 der Datei NSURL.h.
| + (id) allocWithZone: | (struct _NSZone *) | fp8 |
| + (id) URLWithString: | (id) | fp8 |
| + (id) URLWithString: | (id) | fp8 | ||
| relativeToURL: | (id) | fp12 | ||
| + (id) fileURLWithPath: | (id) | fp8 |
| + (id) fileURLWithPath: | (id) | fp8 | ||
| isDirectory: | (BOOL) | fp12 | ||
| - (id) retain |
| - (oneway void) release |
| - (unsigned int) retainCount |
| - (BOOL) isKindOfClass: | (Class) | fp8 |
Implementiert NSObject.
| - (BOOL) isMemberOfClass: | (Class) | fp8 |
| - (unsigned long) _cfTypeID |
| - (id) initWithString: | (id) | fp8 | ||
| relativeToURL: | (id) | fp12 | ||
| - (struct __CFURL *) _cfurl |
| - (struct __CFDictionary *) _clientsCreatingIfNecessary: | (BOOL) | fp8 |
| - (void) _freeClients |
| - (void) dealloc |
Implementiert NSObject.
| - (void) finalize |
Implementiert NSObject.
| - (id) relativeString |
| - (id) baseURL |
| - (id) scheme |
| - (id) _relativeURLPath |
| - (BOOL) _isAbsolute |
| - (id) resourceSpecifier |
| - (id) init |
| - (id) initWithString: | (id) | fp8 |
| - (id) initWithScheme: | (id) | fp8 | ||
| host: | (id) | fp12 | ||
| path: | (id) | fp16 | ||
| - (id) initFileURLWithPath: | (id) | fp8 |
| - (id) initFileURLWithPath: | (id) | fp8 | ||
| isDirectory: | (BOOL) | fp12 | ||
| - (BOOL) isEqual: | (id) | fp8 |
Implementiert NSObject.
| - (unsigned int) hash |
Implementiert NSObject.
| - (void) encodeWithCoder: | (id) | fp8 |
Erneute Implementation von < NSCoding >.
| - (id) initWithCoder: | (id) | fp8 |
Erneute Implementation von < NSCoding >.
| - (id) description |
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (id) absoluteString |
| - (id) absoluteURL |
| - (id) standardizedURL |
| - (id) host |
| - (id) port |
| - (id) user |
| - (id) password |
| - (id) relativePath |
| - (id) path |
| - (id) parameterString |
| - (id) query |
| - (id) fragment |
| - (BOOL) isFileURL |
| - (id) resourceDataUsingCache: | (BOOL) | fp8 |
| - (void) loadResourceDataNotifyingClient: | (id) | fp8 | ||
| usingCache: | (BOOL) | fp12 | ||
| - (id) propertyForKey: | (id) | fp8 |
| - (BOOL) setResourceData: | (id) | fp8 |
| - (BOOL) setProperty: | (id) | fp8 | ||
| forKey: | (id) | fp12 | ||
| - (void) connection: | (id) | fp8 | ||
| didReceiveData: | (id) | fp12 | ||
| - (void) connectionDidFinishLoading: | (id) | fp8 |
| - (void) connection: | (id) | fp8 | ||
| didFailWithError: | (id) | fp12 | ||
- (NSString*) _urlString [protected] |