com.adobe.icc.dbforms.util
Class DeepCopyMaker

java.lang.Object
  extended by com.adobe.icc.dbforms.util.DeepCopyMaker

public class DeepCopyMaker
extends java.lang.Object


Constructor Summary
DeepCopyMaker()
           
 
Method Summary
static java.lang.Object makeDeepCopy(java.lang.Object obj2DeepCopy)
          Utility method to create a deep copy of an object
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeepCopyMaker

public DeepCopyMaker()
Method Detail

makeDeepCopy

public static java.lang.Object makeDeepCopy(java.lang.Object obj2DeepCopy)
                                     throws java.io.IOException
Utility method to create a deep copy of an object

Parameters:
obj2DeepCopy - Object to deep copy
Returns:
the deep copied object
Throws:
java.io.IOException


[an error occurred while processing this directive] [an error occurred while processing this directive]