Interface | Description |
---|---|
BlockElement |
Part of description that represents a block e.g.
|
DescribedEnum |
Describe enum constants used in
ConfigOption s. |
InlineElement |
Part of description that represents an element inside a block e.g.
|
Class | Description |
---|---|
Description |
Description for
ConfigOption . |
Description.DescriptionBuilder |
Builder for
Description . |
Formatter |
Allows providing multiple formatters for the description.
|
HtmlFormatter |
Formatter that transforms
Description into Html representation. |
LineBreakElement |
Represents a line break in the
Description . |
LinkElement |
Element that represents a link in the
Description . |
ListElement |
Represents a list in the
Description . |
TextElement |
Represents a text block in the
Description . |
Enum | Description |
---|---|
TextElement.TextStyle |
Styles that can be applied to
TextElement e.g. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.