blob: d86ad890798c52b5b378dcf08e78923d834ecb31 (
plain) (
blame)
1
2
3
|
CFPropertyList implements class to read, manipulate and write both XML and
binary property list files (plist(5)) as defined by Apple. Have a look at
CFPropertyList::List for more documentation.
|