net.wotonomy.control
Class EOKeyValueUnarchiver
java.lang.Object
net.wotonomy.control.EOKeyValueUnarchiver
public class EOKeyValueUnarchiver
- extends java.lang.Object
Creates objects from dictionaries that were created with
EOKeyValueArchiver.
- Version:
- $Revision: 894 $
- Author:
- michael@mpowers.net, $Author: cgruber $
Field Summary |
protected static java.lang.Class[] |
METHOD_ARGS
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
METHOD_ARGS
protected static final java.lang.Class[] METHOD_ARGS
EOKeyValueUnarchiver
public EOKeyValueUnarchiver(net.wotonomy.foundation.NSDictionary archive)
awakeObjects
public void awakeObjects()
decodeBoolForKey
public boolean decodeBoolForKey(java.lang.String key)
decodeIntForKey
public int decodeIntForKey(java.lang.String key)
decodeObjectForKey
public java.lang.Object decodeObjectForKey(java.lang.String key)
decodeObjectReferenceForKey
public java.lang.Object decodeObjectReferenceForKey(java.lang.String key)
ensureObjectAwake
public void ensureObjectAwake(java.lang.Object obj)
finishInitializationOfObjects
public void finishInitializationOfObjects()
parent
public java.lang.Object parent()
setDelegate
public void setDelegate(java.lang.Object del)
delegate
public java.lang.Object delegate()
Copyright © 2006 null. All Rights Reserved.