Interface JavadocDescriptionElement

All Known Implementing Classes:
JavadocInlineTag, JavadocSnippet

public interface JavadocDescriptionElement
An element of a description: either an inline tag or a piece of text.

So for example a text or String could be valid description elements.

  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details