NSString(NSPathUtilities) Klassenreferenz

#import <NSString-NSPathUtilities.h>

Aufstellung aller Elemente


Öffentliche Methoden

(id) - pathComponents
(BOOL) - isAbsolutePath
(id) - lastPathComponent
(id) - stringByDeletingLastPathComponent
(id) - stringByAppendingPathComponent:
(id) - pathExtension
(id) - stringByDeletingPathExtension
(id) - stringByAppendingPathExtension:
(id) - stringByAbbreviatingWithTildeInPath
(id) - stringByExpandingTildeInPath
(id) - _stringByStandardizingPathUsingCache:
(id) - stringByStandardizingPath
(id) - _stringByResolvingSymlinksInPathUsingCache:
(id) - stringByResolvingSymlinksInPath
(id) - stringsByAppendingPaths:
(const char *) - fileSystemRepresentation
(BOOL) - getFileSystemRepresentation:maxLength:
(unsigned int) - completePathIntoString:caseSensitive:matchesIntoArray:filterTypes:
(id) - stringByConvertingPathToURL
(id) - stringByConvertingURLToPath

Öffentliche, statische Methoden

(id) + pathWithComponents:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSString-NSPathUtilities.h.


Dokumentation der Elementfunktionen

+ (id) pathWithComponents: (id)  fp8  

- (id) pathComponents  

- (BOOL) isAbsolutePath  

- (id) lastPathComponent  

- (id) stringByDeletingLastPathComponent  

- (id) stringByAppendingPathComponent: (id)  fp8  

- (id) pathExtension  

- (id) stringByDeletingPathExtension  

- (id) stringByAppendingPathExtension: (id)  fp8  

- (id) stringByAbbreviatingWithTildeInPath  

- (id) stringByExpandingTildeInPath  

- (id) _stringByStandardizingPathUsingCache: (BOOL)  fp8  

- (id) stringByStandardizingPath  

- (id) _stringByResolvingSymlinksInPathUsingCache: (BOOL)  fp8  

- (id) stringByResolvingSymlinksInPath  

- (id) stringsByAppendingPaths: (id)  fp8  

- (const char *) fileSystemRepresentation  

- (BOOL) getFileSystemRepresentation: (char *)  fp8
maxLength: (unsigned int)  fp12 

- (unsigned int) completePathIntoString: (id *)  fp8
caseSensitive: (BOOL)  fp12
matchesIntoArray: (id *)  fp16
filterTypes: (id)  fp20 

- (id) stringByConvertingPathToURL  

- (id) stringByConvertingURLToPath  


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: