public class ConfigAttributeEditor
extends java.beans.PropertyEditorSupport
Trims preceding and trailing spaces from presented command separated tokens, as this can be a source of hard-to-spot configuration issues for end users.
Constructor and Description |
---|
ConfigAttributeEditor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
setAsText(java.lang.String s)
Deprecated.
|