Uses of Package
net.sf.morph.transform.copiers

Packages that use net.sf.morph.transform.copiers
net.sf.morph Core classes for use by other parts of the Morph framework. 
net.sf.morph.transform.copiers Copier implementations. 
net.sf.morph.transform.transformers Transformer implementations. 
 

Classes in net.sf.morph.transform.copiers used by net.sf.morph
ContainerCopier
           Copies information from any container object to any object that has either a GrowableContainerReflectoror a MutableIndexedContainerReflector.
 

Classes in net.sf.morph.transform.copiers used by net.sf.morph.transform.copiers
AssemblyCopierSupport
          Support for AssemblerCopier/DisassemblerCopier.
BasePropertyNameCopier
          Base class for copiers that copy information from one bean to another based on the property names in the source and destination objects.
ContainerCopier
           Copies information from any container object to any object that has either a GrowableContainerReflectoror a MutableIndexedContainerReflector.
 

Classes in net.sf.morph.transform.copiers used by net.sf.morph.transform.transformers
ContainerCopier
           Copies information from any container object to any object that has either a GrowableContainerReflectoror a MutableIndexedContainerReflector.
PropertyNameMatchingCopier
          Copies the properties specified by the propertiesToCopy property of this class from the source to the destination.
 



Copyright © 2004-2008.