API  1.0.0
CPPropertyListSerialization(Deprecated) Category Reference

Class Methods

(CPData+ dataFromPropertyList:format:errorDescription:
 
(id) + propertyListFromData:format:errorDescription:
 

Detailed Description

Definition at line 47 of file CPPropertyListSerialization.j.

Method Documentation

◆ dataFromPropertyList:format:errorDescription:()

+ (CPData) dataFromPropertyList: (id)  aPlist
format: (CPPropertyListFormat)  aFormat
errorDescription: (id)  anErrorString 
implementation

Extends class CPPropertyListSerialization.

Definition at line 49 of file CPPropertyListSerialization.j.

◆ propertyListFromData:format:errorDescription:()

+ (id) propertyListFromData: (CPData data
format: (CPPropertyListFormat)  aFormat
errorDescription: (id)  errorString 
implementation

Extends class CPPropertyListSerialization.

Definition at line 56 of file CPPropertyListSerialization.j.


The documentation for this category was generated from the following file: