Uses of Class
io.atlasmap.core.DefaultAtlasCombineStrategy
-
Uses of DefaultAtlasCombineStrategy in io.atlasmap.core
Modifier and TypeClassDescriptionclass
A template-based combine strategy that uses a template in place of a delimiter to combine the input usingMessageFormat.format(String, Object...)
.