public class TemplateUtils extends Object
| Constructor and Description |
|---|
TemplateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
mergeTemplateWithUserCustomizedFile(Properties template,
Properties userCustomized)
create a complete property file based on the given template
|
public static Properties mergeTemplateWithUserCustomizedFile(Properties template, Properties userCustomized)