![]() |
API
0.9.7
|
#import <CPURL.h>
Instance Methods | |
(CPString) | - absoluteString |
(CPURL) | - absoluteURL |
(CPURL) | - baseURL |
(CPString) | - description |
(void) | - encodeWithCoder: |
(CPString) | - fragment |
(CPString) | - host |
(id) | - init |
(id) | - initWithCoder: |
(id) | - initWithScheme:host:path: |
(id) | - initWithString: |
(id) | - initWithString:relativeToURL: |
(BOOL) | - isEqual: |
(BOOL) | - isEqualToURL: |
(BOOL) | - isFileURL |
(CPString) | - lastPathComponent |
(CPString) | - parameterString |
(CPString) | - password |
(CPString) | - path |
(CPArray) | - pathComponents |
(CPString) | - pathExtension |
(Number) | - port |
(CPString) | - relativePath |
(CPString) | - relativeString |
(id) | - resourceValueForKey: |
(CPString) | - scheme |
(id) | - setResourceValue:forKey: |
(CPURL) | - standardizedURL |
(CPData) | - staticResourceData |
(CPURL) | - URLByDeletingLastPathComponent |
(CPString) | - user |
Class Methods | |
(id) | + alloc |
(id) | + URLWithString: |
(id) | + URLWithString:relativeToURL: |
|
implementation |
Provided by category CPURL(CPCoding).
|
implementation |
Provided by category CPURL(CPCoding).
|
implementation |
|
implementation |
|
implementation |