NSPropertyListSerialization(NSPropertyListSerializationAdditions) Class Reference
#import <NSPropertyListSerializationAdditions.h>
List of all members.
Member Function Documentation
| + (void) _appendDictionary: |
|
(NSDictionary *) |
plist |
| toMutableString: |
|
(NSMutableString *) |
str |
| level: |
|
(int) |
level |
| maxLevel: |
|
(int) |
maxLevel |
| escapeNonASCII: |
|
(BOOL) |
escapeNonASCII | |
|
|
| | |
| + (NSData *) openStepFormatDataFromPropertyList: |
|
(id) |
plist |
| prettyPrint: |
|
(BOOL) |
flag |
| escapeNonASCII: |
|
(BOOL) |
escapeNonASCII |
| errorDescription: |
|
(NSString **) |
errorString | |
|
|
| | |
| + (NSString *) openStepFormatStringFromPropertyList: |
|
(id) |
plist |
| level: |
|
(int) |
maxLevel |
| escapeNonASCII: |
|
(BOOL) |
escapeNonASCII |
| errorDescription: |
|
(NSString **) |
errorString | |
|
|
| | |
| + (NSString *) openStepFormatStringFromPropertyList: |
|
(id) |
plist |
| prettyPrint: |
|
(BOOL) |
flag |
| escapeNonASCII: |
|
(BOOL) |
escapeNonASCII |
| errorDescription: |
|
(NSString **) |
errorString | |
|
|
| | |
The documentation for this class was generated from the following file: