NNTagging Reference Library

NNFile(PrivateAPI) Class Reference

NNFile(PrivateAPI) Class Reference

Declared in NNFile.m

Tasks

Instance Methods

filename

- (NSString *)filename
Discussion

name AND extension (if there is any)

Declared In
NNFile.m

loadTags

- (NSMutableSet *)loadTags
Return Value

tags read from storage

Discussion

loads tags from backing storage

Declared In
NNFile.m

destinationForNewFile:

- (NSString *)destinationForNewFile:(NSString *)fileName
Parameters
fileName

name of the new file

Return Value

complete path for the new file. save the drop data there

Discussion

helper method

returns the destination for a file to be written use this to get a destination for the dropped data, it will consider user settings of managing files

Declared In
NNFile.m

Last updated: 2010-5-13