public class DatePropertyEditorRegistrar extends Object implements org.springframework.beans.PropertyEditorRegistrar
コンストラクタと説明 |
---|
DatePropertyEditorRegistrar() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
カスタムプロパティエディタを生成する。
|
void |
setDateFormat(DateFormat dateFormat)
日付フォーマットを設定する。
|
public void setDateFormat(DateFormat dateFormat)
dateFormat
- 日付フォーマットpublic void registerCustomEditors(org.springframework.beans.PropertyEditorRegistry registry)
registerCustomEditors
インタフェース内 org.springframework.beans.PropertyEditorRegistrar
registry
- プロパティエディタを保持するオブジェクトCopyright © 2014 NTT DATA Corporation.