public class BindUtils extends Object
| Constructor and Description |
|---|
BindUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bind(org.springframework.validation.DataBinder dataBinder,
org.springframework.beans.MutablePropertyValues pvs) |
static void |
bind(Object object,
org.springframework.beans.MutablePropertyValues pvs) |
static void |
registerCustomEditor(org.springframework.validation.DataBinder binder) |
public static void registerCustomEditor(org.springframework.validation.DataBinder binder)
public static void bind(Object object, org.springframework.beans.MutablePropertyValues pvs)
public static void bind(org.springframework.validation.DataBinder dataBinder,
org.springframework.beans.MutablePropertyValues pvs)
Copyright © 2015. All rights reserved.