public class LocationVariableResolver
extends Object
| Constructor and Description |
|---|
LocationVariableResolver(ResourceManager resourceManager,
SettingsLocatorHelper settingsLocatorHelper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLocationVariable(String value) |
boolean |
isLocationVariable(String value,
LocationVariableProtocol locationVariableProtocol) |
String |
resolve(String value) |
public LocationVariableResolver(ResourceManager resourceManager, SettingsLocatorHelper settingsLocatorHelper)
public boolean isLocationVariable(String value)
public boolean isLocationVariable(String value,
LocationVariableProtocol locationVariableProtocol)
public String resolve(String value)