org.mmbase.module.corebuilders
Class FieldDefs.LocaleToStringMap
java.lang.Object
java.util.AbstractMap
org.mmbase.module.corebuilders.FieldDefs.LocaleToStringMap
- All Implemented Interfaces:
- Map
- Enclosing class:
- FieldDefs
- protected class FieldDefs.LocaleToStringMap
- extends AbstractMap
Temporary implementation for backwards-compatibility.
I18n stuff in FieldDefs used to use String->String maps. We now have Locale->String maps
available.
This maps new situation to old situation.
| Methods inherited from class java.util.AbstractMap |
clear, clone, containsKey, containsValue, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, toString, values |
FieldDefs.LocaleToStringMap
public FieldDefs.LocaleToStringMap(Map m)
entrySet
public Set entrySet()
MMBase build 1.8.1.20060716