Data-Types for CFPropertyList as defined by Apple.
Class | Description |
---|---|
CFType | Base-Class of all CFTypes used by CFPropertyList |
CFString | String Type of CFPropertyList |
CFNumber | Number Type of CFPropertyList |
CFDate | Date Type of CFPropertyList |
CFBoolean | Boolean Type of CFPropertyList |
CFData | Data Type of CFPropertyList Note: Binary data is base64-encoded. |
CFArray | Array Type of CFPropertyList |
CFDictionary | Array Type of CFPropertyList |
Documentation generated on Fri, 01 Jan 2010 21:33:33 +0100 by phpDocumentor 1.4.1