public class ConfigAttributeEditor
extends java.beans.PropertyEditorSupport
ConfigAttributeDefinition from a comma separated list of
values.
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() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAsText(java.lang.String s) |