#import <CPPropertyListSerialization.h>
+ (CPData) dataFromPropertyList: |
|
(id) |
aPlist |
format: |
|
(CPPropertyListFormat) |
aFormat |
|
|
| |
|
implementation |
+ (CPData) dataFromPropertyList: |
|
(id) |
aPlist |
format: |
|
(CPPropertyListFormat) |
aFormat |
errorDescription: |
|
(id) |
anErrorString |
|
|
| |
|
implementation |
+ (id) propertyListFromData: |
|
(CPData) |
data |
format: |
|
(CPPropertyListFormat) |
aFormat |
|
|
| |
|
implementation |
+ (id) propertyListFromData: |
|
(CPData) |
data |
format: |
|
(CPPropertyListFormat) |
aFormat |
errorDescription: |
|
(id) |
errorString |
|
|
| |
|
implementation |
The documentation for this class was generated from the following files: