Interface UnknownInlineTagTree
- All Superinterfaces:
- DocTree,- InlineTagTree
A tree node for an unrecognized inline tag.
 
    {@name content}
 - Since:
- 1.8
- 
Nested Class SummaryNested classes/interfaces declared in interface com.sun.source.doctree.DocTreeDocTree.Kind
- 
Method SummaryModifier and TypeMethodDescriptionReturns the content of an unrecognized inline tag.Methods declared in interface com.sun.source.doctree.InlineTagTreegetTagName
- 
Method Details- 
getContent
 
-