NNTagging Reference Library

NNTagDirectoryWriter Class Reference

NNTagDirectoryWriter Class Reference

Inherits from
Declared in NNTagDirectoryWriter.h

Overview

This class is used by NNTagSave to create the directory structure for the Tags.

Tasks

Instance Methods

createDirectoryStructureForTaggableObject:withOldTags:

- (void)createDirectoryStructureForTaggableObject:(NNTaggableObject *)taggableObject withOldTags:(NSArray *)oldTags
Parameters
taggableObject

Object to create the directory strcuture for

oldTags

Tags which have been previously assigned to taggableObject

Discussion

This method creates a directory structure corresponding to the tags on a file. OldTags are needed for removal and performance.

Declared In
NNTagDirectoryWriter.h

Last updated: 2010-5-13