Modifier and Type | Method and Description |
---|---|
static NSArray |
NSObject.wrap(Object[] value)
Creates a NSArray with the contents of the given array.
|
Modifier and Type | Method and Description |
---|---|
static void |
PropertyListParser.saveAsASCII(NSArray root,
File out)
Saves a property list with the given object as root into a ASCII file.
|
static void |
PropertyListParser.saveAsGnuStepASCII(NSArray root,
File out)
Saves a property list with the given object as root into a ASCII file.
|
Copyright © 2014. All Rights Reserved.