- 所有超级接口:
-
BlockTagTree
,DocTree
用于
@spec
块标签的树节点。
@spec url title
- 自:
- 20
-
Nested Class Summary
Nested classes/interfaces declared in interface com.sun.source.doctree.DocTree
DocTree.Kind
-
Method Summary
Methods declared in interface com.sun.source.doctree.BlockTagTree
getTagName
-
Method Details
-
getURL
TextTree getURL()返回URL。- 返回:
- URL
-
getTitle
返回标题。- 返回:
- 标题
-