public class MapSymbolProvider extends Object implements SymbolProvider
Constructor and Description |
---|
MapSymbolProvider(Map<String,String> configuration) |
Modifier and Type | Method and Description |
---|---|
String |
valueForSymbol(String symbolName)
Returns the value for the symbol, or null if this provider can not provide a value.
|
public MapSymbolProvider(Map<String,String> configuration)
public String valueForSymbol(String symbolName)
SymbolProvider
valueForSymbol
in interface SymbolProvider
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.