public class DefaultExpressionReplacer extends Object implements PropertyReplacer
PropertyReplacer that can deal with nested expressions and
with recursively resolution in cases where expression resolves to another expression.| Modifier and Type | Method and Description |
|---|---|
String |
replaceProperties(String text)
Replace any properties found within the text provided.
|
public String replaceProperties(String text)
PropertyReplacerreplaceProperties in interface PropertyReplacertext - Text to replace properties withinCopyright © 2017 JBoss by Red Hat. All rights reserved.