public class ArrayConverter extends CollectionConverterSupport
Constructor and Description |
---|
ArrayConverter(Class type,
PropertyEditor editor) |
Modifier and Type | Method and Description |
---|---|
protected Object |
createCollection(List list) |
convertToObject, convertToString
getAsText, getType, getValue, setAsText, setValue, toObject, toString
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditor
public ArrayConverter(Class type, PropertyEditor editor)
protected Object createCollection(List list)
createCollection
in class CollectionConverterSupport
Copyright © 2008-2013 Sonatype. All Rights Reserved.