org.tinygroup.weblayer.webcontext.parser.propertyedit
类 CustomDateRegistrar
java.lang.Object
org.tinygroup.weblayer.webcontext.parser.propertyedit.CustomDateRegistrar
- 所有已实现的接口:
- org.springframework.beans.PropertyEditorRegistrar
public class CustomDateRegistrar
- extends Object
- implements org.springframework.beans.PropertyEditorRegistrar
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomDateRegistrar
public CustomDateRegistrar()
getFormat
public String getFormat()
setFormat
public void setFormat(String format)
setLocale
public void setLocale(String locale)
setTimeZone
public void setTimeZone(String timeZone)
registerCustomEditors
public void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
- 指定者:
- 接口
org.springframework.beans.PropertyEditorRegistrar 中的 registerCustomEditors
Copyright © 2006–2014 开源组织. All rights reserved.