NSURL Class Reference
PDF
Overview
Adopted Protocols
Tasks
Creating an NSURL
Identifying and Comparing Objects
Querying an NSURL
Loading the Resource of an NSURL Object
Accessing the Parts of the URL
Class Methods
fileURLWithPath:
fileURLWithPath:isDirectory:
URLWithString:
URLWithString:relativeToURL:
Instance Methods
absoluteString
absoluteURL
baseURL
fragment
host
initFileURLWithPath:
initFileURLWithPath:isDirectory:
initWithScheme:host:path:
initWithString:
initWithString:relativeToURL:
isEqual:
isFileURL
parameterString
password
path
port
query
relativePath
relativeString
resourceSpecifier
scheme
standardizedURL
user
Constants
NSURL Schemes
NSURLHandle FTP Property Keys
NSURLHandle HTTP Property Keys
Appendix A: Deprecated NSURL Methods
Deprecated in Mac OS X v10.4
loadResourceDataNotifyingClient:usingCache:
propertyForKey:
resourceDataUsingCache:
setProperty:forKey:
setResourceData:
URLHandleUsingCache:
Revision History
Index
Companion Guide
URL Loading System