|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xbean.spring.context.impl.PropertyEditorHelper
public class PropertyEditorHelper
A helper method to register some custom editors
| Constructor Summary | |
|---|---|
PropertyEditorHelper()
|
|
| Method Summary | |
|---|---|
static java.lang.Class |
loadClass(java.lang.String name)
|
static void |
registerCustomEditors()
|
protected static void |
registerEditor(java.lang.String typeName,
java.lang.String editorName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyEditorHelper()
| Method Detail |
|---|
public static void registerCustomEditors()
protected static void registerEditor(java.lang.String typeName,
java.lang.String editorName)
public static java.lang.Class loadClass(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||