public class SystemPropertiesVar extends MapVar
The format for this var is
Since this is a SimpleVar, any variables contained in the result will be recursively resolved.
Likewise, if the arguments contain any variables, those will be resolved before they are passed to this var.
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
The name of this variable.
|
| Constructor and Description |
|---|
SystemPropertiesVar()
Constructor.
|
doResolveallowNested, allowRecurse, canResolve, getNamepublic static final String NAME
public SystemPropertiesVar()
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.