|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.mina.integration.beans.PropertyEditorFactory
public final class PropertyEditorFactory
A factory that creates a new PropertyEditor which is appropriate for
the specified object or class.
| Method Summary | |
|---|---|
static java.beans.PropertyEditor |
getInstance(java.lang.Class<?> type)
|
static java.beans.PropertyEditor |
getInstance(java.lang.Object object)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.beans.PropertyEditor getInstance(java.lang.Object object)
public static java.beans.PropertyEditor getInstance(java.lang.Class<?> type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||