Uses of Interface
io.atlasmap.spi.AtlasCombineStrategy
Packages that use AtlasCombineStrategy
-
Uses of AtlasCombineStrategy in io.atlasmap.api
Methods in io.atlasmap.api that return AtlasCombineStrategy -
Uses of AtlasCombineStrategy in io.atlasmap.core
Classes in io.atlasmap.core that implement AtlasCombineStrategyModifier and TypeClassDescriptionclass
class
A template-based combine strategy that uses a template in place of a delimiter to combine the input usingMessageFormat.format(String, Object...)
.Methods in io.atlasmap.core that return AtlasCombineStrategyMethods in io.atlasmap.core with parameters of type AtlasCombineStrategyModifier and TypeMethodDescriptionvoid
DefaultAtlasContextFactory.setCombineStrategy
(AtlasCombineStrategy atlasCombineStrategy)