org.rococoa.cocoa.foundation.categories
Interface NSStringPathExtensions._static_

All Superinterfaces:
ObjCClass, ObjCObject
Enclosing interface:
NSStringPathExtensions

public static interface NSStringPathExtensions._static_
extends ObjCClass


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.rococoa.ObjCClass
ObjCClass._Class
 
Field Summary
 
Fields inherited from interface org.rococoa.ObjCClass
CLASS
 
Method Summary
 NSString pathWithComponents(NSArray components)
          Original signature : +(NSString*)pathWithComponents:(NSArray*)
from NSStringPathExtensions native declaration : NSPathUtilities.h:11
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

pathWithComponents

NSString pathWithComponents(NSArray components)
Original signature : +(NSString*)pathWithComponents:(NSArray*)
from NSStringPathExtensions native declaration : NSPathUtilities.h:11



Copyright © 2009. All Rights Reserved.