org.rococoa.cocoa.foundation
Interface NSURL._Class

All Superinterfaces:
ObjCClass, ObjCObject
Enclosing class:
NSURL

public static interface NSURL._Class
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
 NSURL fileURLWithPath(String path)
           
 NSURL URLWithString(String value)
           
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

URLWithString

NSURL URLWithString(String value)

fileURLWithPath

NSURL fileURLWithPath(String path)


Copyright © 2012. All Rights Reserved.