- 所有父级接口:
DocTree,InlineTagTree
@systemProperty 内联标记的树节点。
{@systemProperty property-name}
- 自从:
- 12
-
内部类总结
在接口 com.sun.source.doctree.DocTree 中声明的嵌套类/接口
DocTree.Kind -
方法总结
在接口 com.sun.source.doctree.InlineTagTree 中声明的方法
getTagName
-
方法详情
-
getPropertyName
Name getPropertyName()返回指定的系统属性名称。- 返回:
- 系统属性名称
-