org.rococoa.cocoa.foundation
Interface NSURL

All Superinterfaces:
NSObject

public interface NSURL
extends NSObject


Nested Class Summary
static interface NSURL._Class
           
 
Field Summary
static NSURL._Class CLASS
           
 
Method Summary
 NSURL absoluteURL()
           
 java.lang.String path()
           
 
Methods inherited from interface org.rococoa.NSObject
description, id, isKindOfClass, isKindOfClass, release, retain, retainCount
 

Field Detail

CLASS

static final NSURL._Class CLASS
Method Detail

absoluteURL

NSURL absoluteURL()

path

java.lang.String path()


Copyright © 2009. All Rights Reserved.