Java org.springframework.beans.propertyeditors URLEditor fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.beans.propertyeditors URLEditor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.beans.propertyeditors URLEditor.

The text is from its open source code.

Constructor

URLEditor()
Create a new URLEditor, using a default ResourceEditor underneath.

Method

ObjectgetValue()
Gets the value of the property.
voidsetAsText(String text)