-
-
Nested Class Summary
Nested Classes Modifier and Type 接口 描述 static class
AttributeTree.ValueKind
属性值的种类。-
Nested classes/interfaces inherited from interface com.sun.source.doctree.DocTree
DocTree.Kind
-
-
-
-
方法详细信息
-
getName
Name getName()
返回属性的名称。- 结果
- 属性的名称
-
getValueKind
AttributeTree.ValueKind getValueKind()
返回属性的种类。- 结果
- 属性的种类。
-
-