Package | Description |
---|---|
org.perfcake.util | |
org.perfcake.util.properties |
Modifier and Type | Method and Description |
---|---|
static String |
Utils.filterProperties(String text,
Matcher matcher,
PropertyGetter pg)
Filters properties in the given string.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPropertyGetter
Provides properties from a
Properties instance. |
class |
MixedPropertyGetter
Provides properties from both
Properties object and system properties. |
class |
SystemPropertyGetter
Provides system properties.
|
Copyright © 2010–2017 PerfCake Community. All rights reserved.