-
- All Superinterfaces:
-
BlockTagTree
,DocTree
public interface AuthorTree extends BlockTagTree
@author块标记的树形节点。@author名称 - 文本。
- 从以下版本开始:
- 1.8
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.sun.source.doctree.DocTree
DocTree.Kind
-
-
方法摘要
所有方法 接口方法 抽象方法 Modifier and Type 方法 描述 List<? extends DocTree>
getName()
返回作者的名称。-
Methods inherited from interface com.sun.source.doctree.BlockTagTree
getTagName
-
-