@FhFormatter(value="arrayStringFormatter") public class ArrayStringFormatter extends Object implements org.springframework.format.Formatter<List<String>>
| Constructor and Description |
|---|
ArrayStringFormatter() |
public List<String> parse(String s, Locale locale) throws ParseException
parse in interface org.springframework.format.Parser<List<String>>ParseExceptionCopyright © 2022. All rights reserved.