java.beans.PropertyEditor
, Converter
public final class ArrayConverter extends AbstractCollectionConverter
Constructor | Description |
---|---|
ArrayConverter(java.lang.Class type,
java.beans.PropertyEditor editor) |
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.Object |
createCollection(java.util.List list) |
toObjectImpl, toStringImpl
getAsText, getType, getValue, setAsText, setValue, toObject, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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–2018. All rights reserved.