public final class PropertyEditorFactory extends Object
PropertyEditor
which is appropriate for
the specified object or class.Modifier and Type | Method | Description |
---|---|---|
static PropertyEditor |
getInstance(Class<?> type) |
|
static PropertyEditor |
getInstance(Object object) |
public static PropertyEditor getInstance(Object object)
public static PropertyEditor getInstance(Class<?> type)
Copyright © 2004–2018 Apache MINA Project. All rights reserved.