NSURL
0.1
28 February, 2000
NSURL
Foundation/NSURL.h
NSCoding
URLWithString:
URLString
Initializes with a string as specified in RFCs 1738 and 1808
URLWithString:
URLString
relativeToURL:
baseURL
Initializes relative to a base URL, with a string as
specified in RFCs 1738 and 1808
fileURLWithPath:
path
Initializes as a file schem URL with the specified path.
loadResourceDataNotifyingClient:
client
usingCache:
shouldUseCache
parameterString
password
path
port
propertyForKey:
propertyKey
query
relativePath
relativeString
resourceDataUsingCache:
shouldUseCache
resourceSpecifier
scheme
setProperty:
property
setResourceData:
data
standardizedURL
user