public class URIEditor extends TextPropertyEditorSupport
URI.| Constructor and Description |
|---|
URIEditor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue()
Returns a URI for the input object converted to a string.
|
setAsTextpublic java.lang.Object getValue()
getValue in interface java.beans.PropertyEditorgetValue in class java.beans.PropertyEditorSupportNestedRuntimeException - An MalformedURLException occured.