MeVisLab Toolbox Reference
NSURL(MLAdditions) Category Reference

Additional methods for NSURL. More...

#import <NSURL+MLAdditions.h>

Instance Methods

(NSString *) - stringByResolvingRelativePathToURL:
 Returns relative path from self to otherPath. More...
 

Detailed Description

Additional methods for NSURL.

Definition at line 20 of file NSURL+MLAdditions.h.

Method Documentation

◆ stringByResolvingRelativePathToURL:

- (NSString *) stringByResolvingRelativePathToURL: (NSURL *)  otherURL

Returns relative path from self to otherPath.


The documentation for this category was generated from the following file: