Rings
Version 0.3

threeD.io
Class LightPersistenceDelegate

java.lang.Object
  extended byjava.beans.PersistenceDelegate
      extended byjava.beans.DefaultPersistenceDelegate
          extended bythreeD.io.LightPersistenceDelegate

public class LightPersistenceDelegate
extends java.beans.DefaultPersistenceDelegate

A LightPersistenceDelegate object adjusts the way the a Light object is encoded into XML when using an XMLEncoder.


Constructor Summary
LightPersistenceDelegate()
           
 
Method Summary
 void initialize(java.lang.Class type, java.lang.Object oldInstance, java.lang.Object newInstance, java.beans.Encoder out)
          Properly encodes a Light object.
 
Methods inherited from class java.beans.DefaultPersistenceDelegate
instantiate, mutatesTo
 
Methods inherited from class java.beans.PersistenceDelegate
writeObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LightPersistenceDelegate

public LightPersistenceDelegate()
Method Detail

initialize

public void initialize(java.lang.Class type,
                       java.lang.Object oldInstance,
                       java.lang.Object newInstance,
                       java.beans.Encoder out)
Properly encodes a Light object.


Rings
Version 0.3

Copyright 2003-05 Mike Murray