public class MapProviderService
extends java.lang.Object
| Constructor | Description |
|---|---|
MapProviderService() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getMaps() |
Retrieve the map data consisting of key value pairs, where the key is the text key with which the map
should be represented and the value the path to the map definition XML on the classpath.
|
public java.util.Map<java.lang.String,java.lang.String> getMaps()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.