单项选择题

使用自定义类型转换器将用户提交的字符串数据转换成复合类型对象时,需要调用自定义类型转换器中的()方法。

A.convertFromString
B.convert
C.convertToString
D.intercept