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, supportsCustomEditor
public QNamePropertyEditor()
public QNamePropertyEditor(boolean explicit)
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.