NSData (plist)


Declared In:
NSData+plist.h


Category Description

This category contains methods used to support Watson tool functionality, specifically in searching within strings and for performing string to HTML and URL encoded text conversions.


Method Types

- propertyListFromXML
- mutablePropertyListFromXML

Instance Methods

mutablePropertyListFromXML

- (id)mutablePropertyListFromXML

Return a mutable property list from the data.


propertyListFromXML

- (id)propertyListFromXML

Return a property list from the data. Functions similarly to [NSDictionary dictionaryWithContentsOfFile:path].


Version 1.1 Copyright ©2003 by Karelia Software, LLC. All Rights Reserved.