public class QNamePropertyEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
QNamePropertyEditor() |
QNamePropertyEditor(boolean explicit) |
| Modifier and Type | Method and Description |
|---|---|
static QName |
convert(String value) |
protected QName |
parseQName(String val) |
void |
setAsText(String text) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic QNamePropertyEditor()
public QNamePropertyEditor(boolean explicit)
public void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.