public class CoalesceVar extends MultipartResolvingVar
The format for this var is
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
The name of this variable.
|
| Constructor and Description |
|---|
CoalesceVar()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
resolve(VarResolverSession session,
String arg)
The interface that needs to be implemented for subclasses of
SimpleVar. |
doResolveallowNested, allowRecurse, canResolve, getNamepublic static final String NAME
public CoalesceVar()
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.