MeVisLab Toolbox Reference
NSString(MLAdditions) Category Reference

Additional methods for NSString. More...

#import <NSString+MLAdditions.h>

Instance Methods

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

Detailed Description

Additional methods for NSString.

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

Method Documentation

◆ stringByResolvingRelativePathToPath:

- (NSString *) stringByResolvingRelativePathToPath: (NSString *)  otherPath

Returns relative path from self to otherPath.


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