| 
WebObjects 5.2.2 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use NSCoding.Support | |
| com.webobjects.foundation | Provides a set of robust and mature core classes, including utility, collection, key-value coding, time and date, notification, and debug logging classes. | 
| Uses of NSCoding.Support in com.webobjects.foundation | 
| Methods in com.webobjects.foundation that return NSCoding.Support | |
static NSCoding.Support | 
NSCoding.Support.supportForClass(Class aClass)
Gets the registered NSCoding.Support class to encode and decode instances of aClass. | 
| Methods in com.webobjects.foundation with parameters of type NSCoding.Support | |
static void | 
NSCoding.Support.setSupportForClass(NSCoding.Support support,
                   Class aClass)
Sets support as the NSCoding.Support class to use for encoding and
 decoding instances of aClass. | 
  | 
Last updated Mon Oct 13 15:42:52 PDT 2003. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||