public final class UtlStr extends Object
This class IS NOT intended to be used by end users.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UtlStr.ISubstResolver
Resolves substitution values for string substitution.
|
static class |
UtlStr.SubstResolverFromEnv
A ISubstResolver implementation that pulls values from
UtlEnv. |
| Constructor and Description |
|---|
UtlStr() |
| Modifier and Type | Method and Description |
|---|---|
static String |
subst(String str,
UtlTailoring.PropertySource resolver) |
static String |
substEnv(String str) |
public static final String subst(String str, UtlTailoring.PropertySource resolver)
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.