public abstract class MapVar extends DefaultingVar
DefaultingVar that simply pulls values from a Map.
| Constructor and Description |
|---|
MapVar(String name,
Map m)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(VarResolverSession session,
String varVal)
The interface that needs to be implemented for subclasses of
SimpleVar. |
doResolveallowNested, allowRecurse, canResolve, getNameCopyright © 2016–2019 The Apache Software Foundation. All rights reserved.