- 所有超级接口:
Serializable
- 所有已知实现类:
DefaultDocletTagFactory
- 版本:
- $Revision$
- 作者:
- Aslak Hellesøy
-
方法概要
修饰符和类型方法说明createDocletTag(String tag, String text) createDocletTag(String tag, String text, JavaAnnotatedElement context, int lineNumber)
-
方法详细资料
-
createDocletTag
- 参数:
tag- the tagtext- the textcontext- the contextlineNumber- the line number- 返回:
- the doclet tag
- 从以下版本开始:
- 1.5
-
createDocletTag
- 参数:
tag- the tagtext- the text- 返回:
- the doclet tag
- 从以下版本开始:
- 1.5
-