クラス PropertyValuesEditor
java.lang.ObjectSE
java.beans.PropertyEditorSupportSE
org.springframework.beans.PropertyValuesEditor
- 実装されたすべてのインターフェース:
PropertyEditorSE
PropertyValues
オブジェクトの Editor
SE。 必要な形式は、Properties
SE のドキュメントで定義されています。各プロパティは改行する必要があります。
現在の実装は、PropertiesEditor
に依存しています。
- 作成者:
- Rod Johnson, Juergen Hoeller
コンストラクターのサマリー
方法の概要
コンストラクターの詳細
PropertyValuesEditor
public PropertyValuesEditor()
メソッドの詳細
setAsText
- 次で指定:
- インターフェース
PropertyEditorSE
のsetAsTextSE
- オーバーライド:
- クラス
PropertyEditorSupportSE
のsetAsTextSE
- 例外:
IllegalArgumentExceptionSE