public final class PropertyEditorFactory extends Object
PropertyEditor which is appropriate for
the specified object or class.| Modifier and Type | Method and 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–2016. All rights reserved.