public class TemplatingUtil extends Object
Constructor and Description |
---|
TemplatingUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
resolveVariables(String text,
Properties props) |
static String |
resolveVariables(String text,
Properties props,
String startMarker,
String endMarker) |
public static String resolveVariables(String text, Properties props)
public static String resolveVariables(String text, Properties props, String startMarker, String endMarker)
Copyright © 2020 JBoss by Red Hat. All rights reserved.