public class LocationVariableResolver
extends java.lang.Object
Constructor and Description |
---|
LocationVariableResolver(ResourceManager resourceManager,
SettingsFactory settingsFactory)
Deprecated.
As of Judson (7.1.x), replaced by
LocationVariableResolver(ResourceManager,
SettingsLocatorHelper) |
LocationVariableResolver(ResourceManager resourceManager,
SettingsLocatorHelper settingsLocatorHelper) |
Modifier and Type | Method and Description |
---|---|
boolean |
isLocationVariable(java.lang.String value) |
java.lang.String |
resolve(java.lang.String value) |
@Deprecated public LocationVariableResolver(ResourceManager resourceManager, SettingsFactory settingsFactory)
LocationVariableResolver(ResourceManager,
SettingsLocatorHelper)
public LocationVariableResolver(ResourceManager resourceManager, SettingsLocatorHelper settingsLocatorHelper)