public class InetAddressEditor extends TextPropertyEditorSupport
InetAddress.| Constructor and Description |
|---|
InetAddressEditor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue()
Returns a InetAddress 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 UnknownHostException occured.