|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeCopier | |
---|---|
net.sf.morph.transform.copiers | Copier implementations. |
Uses of NodeCopier in net.sf.morph.transform.copiers |
---|
Classes in net.sf.morph.transform.copiers that implement NodeCopier | |
---|---|
class |
ArrayCopier
TODO tests with 3-dimensional arrays |
class |
BasePropertyNameCopier
Base class for copiers that copy information from one bean to another based on the property names in the source and destination objects. |
class |
ContainerCopier
Copies information from any container object to any object that has either a GrowableContainerReflector or a
MutableIndexedContainerReflector . |
class |
ContainerOfBeansCopier
Deprecated. it's not clear what the intent of this copier was |
class |
MapCopier
Copies one Map to another. |
class |
PropertyExpressionMappingCopier
Maps property expressions between objects using a Morph Language. |
class |
PropertyNameMappingCopier
Copies properties from the source to the destination based on a mapping of property names. |
class |
PropertyNameMatchingCopier
Copies the properties specified by the propertiesToCopy
property of this class from the source to the destination. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |