public class TemplateCombineStrategy extends DefaultAtlasCombineStrategy
MessageFormat.format(String, Object...)
.
Warning: The indexes in the template must be one-based, unlike the
MessageFormat.format(String, Object...)
method, which expects zero-based indexes.
DEFAULT_COMBINE_DELIMITER, DEFAULT_COMBINE_LIMIT
Constructor and Description |
---|
TemplateCombineStrategy() |
Modifier and Type | Method and Description |
---|---|
String |
combineValues(Map<Integer,String> values,
String template) |
combineValues, combineValues, combineValues, getDelimiter, getLimit, isDisableAddDelimiterOnNull, isDisableAutoTrim, setDelimiter, setDisableAddDelimiterOnNull, setDisableAutoTrim, setLimit, sortByKey
public String combineValues(Map<Integer,String> values, String template)
combineValues
in interface io.atlasmap.spi.AtlasCombineStrategy
combineValues
in class DefaultAtlasCombineStrategy
Copyright © 2019 JBoss by Red Hat. All rights reserved.