org.apache.xbean.propertyeditor
public final class ArrayConverter extends AbstractCollectionConverter
Constructor and Description |
---|
ArrayConverter(java.lang.Class type,
java.beans.PropertyEditor editor) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
createCollection(java.util.List list) |
toObjectImpl, toStringImpl
getAsText, getType, getValue, setAsText, setValue, toObject, toString
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
public ArrayConverter(java.lang.Class type, java.beans.PropertyEditor editor)
protected java.lang.Object createCollection(java.util.List list)
createCollection
in class AbstractCollectionConverter
Copyright © 2005-2016. All Rights Reserved.