public class MapPropPathReplacerProvider extends DefaultPropertyProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
MAP_PROP_KEY_PATTERN |
protected Properties |
replacements |
| Constructor and Description |
|---|
MapPropPathReplacerProvider(Properties replacements) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
classpath(Class<?> clazz) |
String[] |
filepath(Class<?> clazz) |
String |
getReplacementPattern() |
providepublic static final String MAP_PROP_KEY_PATTERN
protected Properties replacements
public MapPropPathReplacerProvider(Properties replacements)
public String[] filepath(Class<?> clazz)
filepath in class DefaultPropertyProviderpublic String[] classpath(Class<?> clazz)
classpath in class DefaultPropertyProviderpublic String getReplacementPattern()
Copyright © 2015 QATools. All Rights Reserved.