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
Modifying and Converting a File URL
Working with Bookmark Data
Getting and Setting File System Resource Properties
Class Methods
bookmarkDataWithContentsOfURL:error:
fileURLWithPath:
fileURLWithPath:isDirectory:
fileURLWithPathComponents:
resourceValuesForKeys:fromBookmarkData:
URLByResolvingBookmarkData:options:relativeToURL:bookmarkDataIsStale:error:
URLWithString:
URLWithString:relativeToURL:
writeBookmarkData:toURL:options:error:
Instance Methods
absoluteString
absoluteURL
baseURL
bookmarkDataWithOptions:includingResourceValuesForKeys:relativeToURL:error:
checkResourceIsReachableAndReturnError:
filePathURL
fileReferenceURL
fragment
getResourceValue:forKey:error:
host
initByResolvingBookmarkData:options:relativeToURL:bookmarkDataIsStale:error:
initFileURLWithPath:
initFileURLWithPath:isDirectory:
initWithScheme:host:path:
initWithString:
initWithString:relativeToURL:
isEqual:
isFileReferenceURL
isFileURL
lastPathComponent
parameterString
password
path
pathComponents
pathExtension
port
query
relativePath
relativeString
resourceSpecifier
resourceValuesForKeys:error:
scheme
setResourceValue:forKey:error:
setResourceValues:error:
standardizedURL
URLByAppendingPathComponent:
URLByAppendingPathExtension:
URLByDeletingLastPathComponent
URLByDeletingPathExtension
URLByResolvingSymlinksInPath
URLByStandardizingPath
user
Constants
NSURL Schemes
Common File System Resource Keys
File Property Keys
Volume Property Keys
Bookmark Data Creation Options
Bookmark Data Resolution Options
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