net.wotonomy.foundation
Class NSCoding._StringSupport

java.lang.Object
  extended by net.wotonomy.foundation.NSCoding.Support
      extended by net.wotonomy.foundation.NSCoding._StringSupport
Enclosing interface:
NSCoding

public static class NSCoding._StringSupport
extends NSCoding.Support

Not yet implemented


Constructor Summary
NSCoding._StringSupport()
          Not yet implemented
 
Method Summary
 java.lang.Object decodeObject(NSCoder nscoder)
          Not yet implemented
 void encodeWithCoder(java.lang.Object obj, NSCoder nscoder)
          Not yet implemented
 
Methods inherited from class net.wotonomy.foundation.NSCoding.Support
_decodeUTF8, _encodeUTF8, classForCoder, setSupportForClass, supportForClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NSCoding._StringSupport

public NSCoding._StringSupport()
Not yet implemented

Method Detail

encodeWithCoder

public void encodeWithCoder(java.lang.Object obj,
                            NSCoder nscoder)
Not yet implemented

Specified by:
encodeWithCoder in class NSCoding.Support

decodeObject

public java.lang.Object decodeObject(NSCoder nscoder)
Not yet implemented

Specified by:
decodeObject in class NSCoding.Support


Copyright © 2006 null. All Rights Reserved.