Uses of Class
org.apache.xbean.propertyeditor.PropertyEditorException
Packages that use PropertyEditorException
-
Uses of PropertyEditorException in org.apache.xbean.propertyeditor
Methods in org.apache.xbean.propertyeditor that throw PropertyEditorExceptionModifier and TypeMethodDescriptionPropertyEditorRegistry.getValue
(String type, String value, ClassLoader classLoader) static Object
Deprecated.static Object
PropertyEditors.getValue
(String type, String value, ClassLoader classLoader) Deprecated.Converts the supplied text in to an instance of the editor type.PropertyEditorConverter.toObjectImpl
(String text) Converts the supplied object to text.static String
Deprecated.PropertyEditorConverter.toStringImpl
(Object value)