Deprecated creation shortcuts.
More...
#import <NSURLRequest.h>
| - (id) initWithAbstractPath: |
|
(NSString *) |
__deprecated |
|
| - (id) initWithAbstractPathFormat: |
|
(NSString *) |
format |
| , |
|
(1) |
|
|
|
(2) |
__deprecated |
|
|
| |
| - (id) initWithFilePath: |
|
(NSString *) |
__deprecated |
|
| - (id) initWithFilePathFormat: |
|
(NSString *) |
format |
| , |
|
(1) |
|
|
|
(2) |
__deprecated |
|
|
| |
| - (id) initWithURLFormat: |
|
(NSString *) |
format |
| , |
|
(1) |
|
|
|
(2) |
__deprecated |
|
|
| |
| + (id) URLRequestWithAbstractPath: |
|
(NSString *) |
__deprecated |
|
| + (id) URLRequestWithAbstractPathFormat: |
|
(NSString *) |
format |
| , |
|
(1) |
|
|
|
(2) |
__deprecated |
|
|
| |
| + (id) URLRequestWithFilePath: |
|
(NSString *) |
__deprecated |
|
| + (id) URLRequestWithFilePathFormat: |
|
(NSString *) |
format |
| , |
|
(1) |
|
|
|
(2) |
__deprecated |
|
|
| |
| + (id) URLRequestWithURLFormat: |
|
(NSString *) |
format |
| , |
|
(1) |
|
|
|
(2) |
__deprecated |
|
|
| |
The documentation for this category was generated from the following file: