public class GenericCollectionConverter extends CollectionConverterSupport
Collection
types.Constructor and Description |
---|
GenericCollectionConverter(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 GenericCollectionConverter(Class type, PropertyEditor editor)
protected Object createCollection(List list) throws Exception
createCollection
in class CollectionConverterSupport
Exception
Copyright © 2008-2013 Sonatype. All Rights Reserved.