public class ReplacerDecoratorReader extends DecoratorReader
| Constructor and Description |
|---|
ReplacerDecoratorReader(Reader reader,
String startDelimiter,
String endDelimiter,
String defaultValueSeparator,
boolean ignoreUnresolvablePlaceholders,
boolean caseSensitive) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,PropertyValue> |
apply(Map<String,PropertyValue> input) |
readprotected Map<String,PropertyValue> apply(Map<String,PropertyValue> input)
apply in class DecoratorReaderCopyright © 2019. All rights reserved.