- All Superinterfaces:
DocTree
A tree node for an HTML entity.
&name; &#digits; &#Xhex-digits;
- Since:
- 1.8
-
Nested Class Summary
Nested classes/interfaces declared in interface com.sun.source.doctree.DocTree
DocTree.Kind
-
Method Summary
-
Method Details
-
getName
Name getName()Returns the name or value of the entity.- Returns:
- the name or value of the entity
-