public final class PropertyPlaceHolderHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.lang3.text.StrSubstitutor |
SUBSTITUTOR |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
holds(Properties properties) |
static void |
holdsWithUpdate(Properties props) |
static void |
reset() |
static String |
simpleValue(String raw) |
static String |
value(String aw) |
public static final org.apache.commons.lang3.text.StrSubstitutor SUBSTITUTOR
public static void reset()
public static Properties holds(Properties properties)
public static void holdsWithUpdate(Properties props)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.