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, sortByKeypublic String combineValues(Map<Integer,String> values, String template)
combineValues in interface io.atlasmap.spi.AtlasCombineStrategycombineValues in class DefaultAtlasCombineStrategyCopyright © 2021 JBoss by Red Hat. All rights reserved.