| Inherits from | |
|---|---|
| Declared in | NNTagDirectoryWriter.h |
This class is used by NNTagSave to create the directory structure for the Tags.
- (void)createDirectoryStructureForTaggableObject:(NNTaggableObject *)taggableObject withOldTags:(NSArray *)oldTags Object to create the directory strcuture for
Tags which have been previously assigned to taggableObject
This method creates a directory structure corresponding to the tags on a file. OldTags are needed for removal and performance.
NNTagDirectoryWriter.hLast updated: 2010-5-13