public class ClassEditor extends PropertyEditorSupport
Converts Strings to Class references for Spring.
| Constructor and description |
|---|
ClassEditor() |
ClassEditor(Object source) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public String |
getAsText() |
|
public void |
setAsText(String className) |
|
public void |
setClassLoader(ClassLoader classLoader) |
| Methods inherited from class | Name |
|---|---|
class PropertyEditorSupport |
addPropertyChangeListener, equals, firePropertyChange, getAsText, getClass, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, hashCode, isPaintable, notify, notifyAll, paintValue, removePropertyChangeListener, setAsText, setSource, setValue, supportsCustomEditor, toString, wait, wait, wait |