org.rococoa.cocoa.foundation
Interface NSURL._Class

All Superinterfaces:
NSClass, NSObject
Enclosing interface:
NSURL

public static interface NSURL._Class
extends NSClass


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.rococoa.NSClass
NSClass._Class
 
Field Summary
 
Fields inherited from interface org.rococoa.NSClass
CLASS
 
Method Summary
 NSURL fileURLWithPath(java.lang.String path)
           
 NSURL URLWithString(java.lang.String value)
           
 
Methods inherited from interface org.rococoa.NSObject
description, id, isKindOfClass, isKindOfClass, release, retain, retainCount
 

Method Detail

URLWithString

NSURL URLWithString(java.lang.String value)

fileURLWithPath

NSURL fileURLWithPath(java.lang.String path)


Copyright © 2009. All Rights Reserved.