|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rococoa.cocoa.foundation.NSObject
org.rococoa.cocoa.foundation.NSClass
org.rococoa.cocoa.foundation.NSObject._class_
org.rococoa.cocoa.foundation.NSCoder._class_
org.rococoa.cocoa.foundation.NSUnarchiver._class_
public abstract static class NSUnarchiver._class_
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.rococoa.cocoa.foundation.NSObject |
|---|
NSObject._class_ |
| Nested classes/interfaces inherited from interface org.rococoa.ObjCClass |
|---|
ObjCClass._Class |
| Nested classes/interfaces inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
NSObject._static_ |
| Field Summary |
|---|
| Fields inherited from interface org.rococoa.ObjCClass |
|---|
CLASS |
| Constructor Summary | |
|---|---|
NSUnarchiver._class_()
|
|
| Method Summary | |
|---|---|
abstract NSUnarchiver |
alloc()
Original signature : +(id)allocnative declaration : NSObject.h:77 |
abstract NSString |
classNameDecodedForArchiveClassName(NSString inArchiveName)
Original signature : +(NSString*)classNameDecodedForArchiveClassName:(NSString*)native declaration : NSArchiver.h:78 |
abstract void |
decodeClassName_asClassName(NSString inArchiveName,
NSString trueName)
Original signature : +(void)decodeClassName:(NSString*) asClassName:(NSString*)native declaration : NSArchiver.h:74 |
abstract NSUnarchiver |
new_()
Original signature : +(id)newnative declaration : NSObject.h:75 |
abstract NSObject |
unarchiveObjectWithData(NSData data)
Original signature : +(id)unarchiveObjectWithData:(NSData*)native declaration : NSArchiver.h:71 |
abstract NSObject |
unarchiveObjectWithFile(NSString path)
Original signature : +(id)unarchiveObjectWithFile:(NSString*)native declaration : NSArchiver.h:72 |
| Methods inherited from class org.rococoa.cocoa.foundation.NSCoder._class_ |
|---|
asStatic_NSCoder_NSAppKitColorExtensions, asStatic_NSCoder_NSExtendedCoder, asStatic_NSCoder_NSGeometryCoding, asStatic_NSCoder_NSGeometryKeyedCoding, asStatic_NSCoder_NSTypedstreamCompatibility |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rococoa.ObjCObject |
|---|
id |
| Methods inherited from interface org.rococoa.cocoa.foundation.protocols.NSObject |
|---|
autorelease, hash, isEqual, isMemberOfClass, isProxy, performSelector_withObject_withObject, performSelector_withObject, performSelector, respondsToSelector, self, zone |
| Constructor Detail |
|---|
public NSUnarchiver._class_()
| Method Detail |
|---|
public abstract NSObject unarchiveObjectWithData(NSData data)
+(id)unarchiveObjectWithData:(NSData*)
public abstract NSObject unarchiveObjectWithFile(NSString path)
+(id)unarchiveObjectWithFile:(NSString*)
public abstract void decodeClassName_asClassName(NSString inArchiveName,
NSString trueName)
+(void)decodeClassName:(NSString*) asClassName:(NSString*)
public abstract NSString classNameDecodedForArchiveClassName(NSString inArchiveName)
+(NSString*)classNameDecodedForArchiveClassName:(NSString*)
public abstract NSUnarchiver alloc()
NSObject._class_+(id)alloc
alloc in class NSCoder._class_public abstract NSUnarchiver new_()
NSObject._class_+(id)new
new_ in class NSCoder._class_
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||