Methods


-initWithResourceInformation:
Initializes the instance with the appropriate information about the resource
-resourceInformation

initWithResourceInformation:


Initializes the instance with the appropriate information about the resource

- initWithResourceInformation: (NSString *) aResourceInfo;
Parameter Descriptions
aResourceInfo
information about the resource
method result
self

resourceInformation


- (NSString *) resourceInformation;
method result
information about the resource

(Last Updated August 27, 2006)