public class PropertyValuesEditor extends PropertyEditorSupport
Editor for a PropertyValues object.
The required format is defined in the Properties
documentation. Each property must be on a new line.
The present implementation relies on a
PropertiesEditor
underneath.
| 构造器和说明 |
|---|
PropertyValuesEditor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setAsText(String text) |
public void setAsText(String text) throws IllegalArgumentException
setAsText 在接口中 PropertyEditorsetAsText 在类中 PropertyEditorSupportIllegalArgumentException