- All Superinterfaces:
- DocTree,- InlineTagTree
A tree node for an 
@index inline tag.
 
    {@index keyword optional description}
 - Since:
- 9
- 
Nested Class SummaryNested classes/interfaces declared in interface com.sun.source.doctree.DocTreeDocTree.Kind
- 
Method SummaryModifier and TypeMethodDescriptionReturns the description, if any.Returns the specified search term.Methods declared in interface com.sun.source.doctree.InlineTagTreegetTagName
- 
Method Details- 
getSearchTermDocTree getSearchTerm()Returns the specified search term.- Returns:
- the search term
 
- 
getDescriptionReturns the description, if any.- Returns:
- the description
 
 
-