public abstract class VariableCoercion extends Object
SystemVariables utility class| Constructor and Description |
|---|
VariableCoercion(String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getCoerced(String originalValue)
Coerce the original value of the variable
|
String |
getName() |
public VariableCoercion(String name)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.