Up

EOPropertyListEncoding documentation

Authors

Generated by ayers

Software documentation for the EOPropertyListEncoding protocol

EOPropertyListEncoding

Declared in:
EOAccess/EOPropertyListEncoding.h
Availability: OpenStep

Description forthcoming.
Method summary

awakeWithPropertyList: 

- (void) awakeWithPropertyList: (NSDictionary*)propertyList;
Availability: OpenStep

Description forthcoming.

encodeIntoPropertyList: 

- (void) encodeIntoPropertyList: (NSMutableDictionary*)propertyList;
Availability: OpenStep

Description forthcoming.

initWithPropertyList: owner: 

- (id) initWithPropertyList: (NSDictionary*)propertyList owner: (id)owner;
Availability: OpenStep

Description forthcoming.


Up