public interface PropertyReplacer
PropertyReplacers
Modifier and Type | Method and Description |
---|---|
String |
replaceProperties(String text)
Replace any properties found within the text provided.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.