| Interface | Description |
|---|---|
| JavadocDescriptionElement |
An element of a description: either an inline tag or a piece of text.
|
| Class | Description |
|---|---|
| JavadocDescription |
A javadoc text, potentially containing inline tags.
|
| JavadocInlineTag |
An inline tag contained in a Javadoc description.
|
| JavadocSnippet |
A piece of text inside a Javadoc description.
|
| Enum | Description |
|---|---|
| JavadocInlineTag.Type |
The type of tag: it could either correspond to a known tag (code, docRoot, etc.) or represent
an unknown tag.
|
Copyright © 2007–2024. All rights reserved.