Uses of Interface
com.regnosys.rosetta.common.translation.MappingDelegate
Packages that use MappingDelegate
Package
Description
-
Uses of MappingDelegate in com.regnosys.rosetta.common.translation
Classes in com.regnosys.rosetta.common.translation that implement MappingDelegateModifier and TypeClassDescriptionclassBase implementation does not do any mapping, but each mapping method can be overridden. -
Uses of MappingDelegate in com.regnosys.rosetta.common.translation.flat
Classes in com.regnosys.rosetta.common.translation.flat that implement MappingDelegateModifier and TypeClassDescriptionclassFlatFileMappingProcessor<TYPE extends com.rosetta.model.lib.RosettaModelObjectBuilder>Mapping processor base type specialised for flat, or shallow, xml files where all fields are translated by a single mapping processor rather than synonyms.