|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.PropertyEditorSupport
org.jboss.util.propertyeditor.DocumentEditor (src)
org.jboss.util.propertyeditor.ElementEditor
A property editor for Element
.
Constructor Summary | |
ElementEditor()
|
Method Summary | |
void |
setAsText(java.lang.String text)
Sets as an Element created by a String. |
Methods inherited from class org.jboss.util.propertyeditor.DocumentEditor (src) |
getAsDocument, getAsText |
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ElementEditor()
Method Detail |
public void setAsText(java.lang.String text)
setAsText
in interface java.beans.PropertyEditor
setAsText
in class DocumentEditor (src)
NestedRuntimeException
- A parse exception occured
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |