spring-framework / org.springframework.beans.propertyeditors / CustomNumberEditor / setAsText

setAsText

open fun setAsText(text: String): Unit

Parse the Number from the given text, using the specified NumberFormat.