パッケージ org.springframework.beans

クラス PropertyValuesEditor

java.lang.ObjectSE
java.beans.PropertyEditorSupportSE
org.springframework.beans.PropertyValuesEditor
実装されたすべてのインターフェース:
PropertyEditorSE

public class PropertyValuesEditor extends PropertyEditorSupportSE
PropertyValues オブジェクトの EditorSE

必要な形式は、PropertiesSE のドキュメントで定義されています。各プロパティは改行する必要があります。

現在の実装は、PropertiesEditor に依存しています。

作成者:
Rod Johnson, Juergen Hoeller