org.apache.xbean.spring.context.impl
Class PropertyEditorHelper
java.lang.Object
org.apache.xbean.spring.context.impl.PropertyEditorHelper
public class PropertyEditorHelper
- extends Object
A helper method to register some custom editors
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyEditorHelper
public PropertyEditorHelper()
registerCustomEditors
public static void registerCustomEditors()
registerEditor
protected static void registerEditor(String typeName,
String editorName)
loadClass
public static Class loadClass(String name)
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.