-
-
嵌套类汇总
嵌套类 变量和类型 接口 描述 static class
AttributeTree.ValueKind
属性值的种类。-
Nested classes/interfaces declared in interface com.sun.source.doctree.DocTree
DocTree.Kind
-
-
-
-
方法详细信息
-
getName
Name getName()
返回属性的名称。- 结果
- 属性的名称
-
getValueKind
AttributeTree.ValueKind getValueKind()
返回属性的类型。- 结果
- 属性的种类。
-
-