Uses of Class
org.rococoa.cocoa.foundation.NSArchiver

Packages that use NSArchiver
org.rococoa.cocoa.foundation   
org.rococoa.cocoa.foundation.categories   
 

Uses of NSArchiver in org.rococoa.cocoa.foundation
 

Methods in org.rococoa.cocoa.foundation that return NSArchiver
static NSArchiver NSArchiver.alloc()
           
abstract  NSArchiver NSArchiver._class_.alloc()
           
static NSArchiver NSArchiver.createForWritingWithMutableData(NSMutableData mdata)
          Factory method
abstract  NSArchiver NSArchiver.initForWritingWithMutableData(NSMutableData mdata)
          Original signature : -(id)initForWritingWithMutableData:(NSMutableData*)
native declaration : NSArchiver.h:23
static NSArchiver NSArchiver.new_()
           
abstract  NSArchiver NSArchiver._class_.new_()
           
 

Uses of NSArchiver in org.rococoa.cocoa.foundation.categories
 

Methods in org.rococoa.cocoa.foundation.categories with parameters of type NSArchiver
 NSObject NSArchiverCallback.replacementObjectForArchiver(NSArchiver archiver)
          Original signature : -(id)replacementObjectForArchiver:(NSArchiver*)
from NSArchiverCallback native declaration : NSArchiver.h:94
 



Copyright © 2009. All Rights Reserved.