public class GenericMapConverter extends AbstractMapConverter
| Constructor and Description |
|---|
GenericMapConverter(Class type,
PropertyEditor keyEditor,
PropertyEditor valueEditor) |
| Modifier and Type | Method and Description |
|---|---|
protected Map |
createMap(Map data) |
toObjectImpl, toStringImplgetAsText, getType, getValue, setAsText, setValue, toObject, toStringaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditorpublic GenericMapConverter(Class type, PropertyEditor keyEditor, PropertyEditor valueEditor)
protected Map createMap(Map data)
createMap in class AbstractMapConverterCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.