public class QNamePropertyEditor extends PropertyEditorSupport
Constructor and Description |
---|
QNamePropertyEditor() |
QNamePropertyEditor(boolean explicit) |
Modifier and Type | Method and Description |
---|---|
static javax.xml.namespace.QName |
convert(String value) |
protected javax.xml.namespace.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
protected javax.xml.namespace.QName parseQName(String val)
public static javax.xml.namespace.QName convert(String value)
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.