| Modifier and Type | Method and Description |
|---|---|
static NSDictionary |
NSObject.wrap(Map<String,Object> value)
Creates a NSDictionary with the contents of the given map.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PropertyListParser.saveAsASCII(NSDictionary root,
File out)
Saves a property list with the given object as root into a ASCII file.
|
static void |
PropertyListParser.saveAsGnuStepASCII(NSDictionary root,
File out)
Saves a property list with the given object as root into a ASCII file.
|
Copyright © 2013. All Rights Reserved.