|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
P - source typeR - target typepublic interface ClassMappingFactory<P,R>
Class mapping factories create a result based on a given instance.
Most factories use the NameMapper facility
to determine the type of the result.
| Method Summary | |
|---|---|
R |
create(P source)
Creates an instance of the target type based on the source type. |
| Method Detail |
|---|
R create(P source)
DefaultMetaDataTransformerFactory
creates a MetaDataTransformer
for a given ValidationStrategy.
source - source object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||