接口 TypeNameProviderPlugin
- 所有超级接口:
org.springframework.plugin.core.Plugin<DocumentationType>
public interface TypeNameProviderPlugin
extends org.springframework.plugin.core.Plugin<DocumentationType>
-
方法概要
从接口继承的方法 org.springframework.plugin.core.Plugin
supports
-
方法详细资料
-
nameFor
Given a class name provides a name for it- 参数:
type- - class to provide name for- 返回:
- name
-