|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyEditorException | |
|---|---|
| org.apache.xbean.propertyeditor | |
| Uses of PropertyEditorException in org.apache.xbean.propertyeditor |
|---|
| Methods in org.apache.xbean.propertyeditor that throw PropertyEditorException | |
|---|---|
static Object |
PropertyEditors.getValue(String type,
String value,
ClassLoader classLoader)
|
static Object |
PropertyEditors.getValue(Type type,
String value)
|
Object |
Converter.toObject(String text)
Converts the supplied text in to an instance of the editor type. |
static String |
PropertyEditors.toString(Object value)
|
String |
Converter.toString(Object value)
Converts the supplied object to text. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||