public class Templates extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_REPLACE_IN_TEMPLATE_WITH_PROPERTY_NAME
Default property name placeholder string to replace in template.
|
static String |
PROPERTY_NAME_REGEXP
Replace template property name placeholder with this when searching for properties.
|
Modifier and Type | Method and Description |
---|---|
static Collection<String> |
getDefault()
Get Default value
|
public static final String PROPERTY_NAME_REGEXP
public static final String DEFAULT_REPLACE_IN_TEMPLATE_WITH_PROPERTY_NAME
@Nonnull public static Collection<String> getDefault()
Copyright © 2016–2018 Private. All rights reserved.