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
- Version:
- $Revision: 1.1 $
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)
unregisterCustomEditors
public static void unregisterCustomEditors()
unregisterEditor
protected static void unregisterEditor(String typeName)
loadClass
public static Class loadClass(String name)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.