spring-framework
/
org.springframework.http.converter.xml
/
MarshallingHttpMessageConverter
/
canRead
canRead
open
fun
canRead
(
clazz
:
Class
<
*
>
,
@Nullable
mediaType
:
MediaType
)
:
Boolean