- Declared In:
- NSData+plist.h
- - propertyListFromXML
- - mutablePropertyListFromXML
- (id)mutablePropertyListFromXML
Return a mutable property list from the data.
- (id)propertyListFromXML
Return a property list from the data. Functions similarly to [NSDictionary dictionaryWithContentsOfFile:path].