VisioMove-Sample  2.1.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Pages
NSMutableDictionary(VgJson) Category Reference

Instance Methods

(NSMutableDictionary *) - initWithJsonFile:
 Creates a NSJSONSerialization object from a given file. More...
 

Class Methods

(NSDictionary *) + dictionaryByMerging:with:
 Performs a deep merge on two dictionaries. More...
 

Method Documentation

+ (NSDictionary *) dictionaryByMerging: (NSDictionary *)  pWeak
with: (NSDictionary *)  pStrong 

Performs a deep merge on two dictionaries.

All unique key/objects will be preserved. If there are common key's between the two dictionaries, then the strong dictionary be preserved.

Parameters
pWeak
pStrong
- (NSMutableDictionary*) initWithJsonFile: (NSURL *)  pFilepath

Creates a NSJSONSerialization object from a given file.

Parameters
pFilepathThe file path of the json to read.
Returns
A dictionary that respects the place_data.json format used within the map block map bundle. Otherwise nil if an error occured.
A json object from the file specified by path. Returns nil if the json data object could not be created.

The documentation for this category was generated from the following file:
VisioMove 2.1.5, Visioglobe® 2015