SRC_T
- type of the source datapublic interface ToBeanTransformer<SRC_T>
Map2BeanTransformer
,
Node2BeanProcessor
Modifier and Type | Method and Description |
---|---|
<T> TransformationResult<T> |
transform(SRC_T source,
Class<T> type) |
<T> TransformationResult<T> transform(SRC_T source, Class<T> type)
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.