- 所有父级接口:
DocTree,InlineTagTree
@index 内联标记的树节点。
{@index keyword optional description}
- 自从:
- 9
-
内部类总结
在接口 com.sun.source.doctree.DocTree 中声明的嵌套类/接口
DocTree.Kind -
方法总结
在接口 com.sun.source.doctree.InlineTagTree 中声明的方法
getTagName
-
方法详情
-
getSearchTerm
DocTree getSearchTerm()返回指定的搜索词。- 返回:
- 搜索词
-
getDescription
返回说明(如果有)。- 返回:
- 说明
-