CatNiP -test sprint-4-interim
catnip
IMSLPScoreData Class Reference

#import <IMSLPScoreData.h>

List of all members.

Properties

NSString * pdfURL
NSString * fullMetaData
NSString * description
NSDictionary * metaDataDict

Property Documentation

- (NSString*) description [read, write, copy]

A description for this music score file, based on the header for the file template block and the file description present in the template block

- (NSString*) fullMetaData [read, write, copy]

The IMSLP metadata as a single string, one property per line, written as name=value.

- (NSDictionary*) metaDataDict [read, write, retain]

A NSDictionary object containing all the metadata for this music score file (with the metadata names as keys and the metadata value as the value for the key)

- (NSString*) pdfURL [read, write, copy]

The IMSLP filename for this music score file (only the filename!)


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Properties Defines