NimbusKit
1.2.1 - Fork Nimbus on Github - Visit the Nimbus Wiki
The iOS framework that grows only as fast as its documentation
|
The delegate protocol for NICSSParser.
Tasks | |
(NSString *) | - cssParser:pathFromPath: |
The implementor may use this method to change the filename that will be used to load the CSS file from disk.
If nil is returned then the given filename will be used.
Example: This is used by the Chameleon observer to hash filenames with md5, effectively flattening the path structure so that the files can be accessed without creating subdirectories.