| Package | Description |
|---|---|
| com.vladsch.flexmark.util.html | |
| com.vladsch.flexmark.util.html.ui |
| Modifier and Type | Field and Description |
|---|---|
static Attributes |
Attributes.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
Attributes.addValues(Attributes attributes) |
@Nullable Attributes |
HtmlAppendable.getAttributes() |
Attributes |
HtmlAppendableBase.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
Attributes.addValues(Attributes attributes) |
@NotNull HtmlAppendable |
HtmlAppendable.attr(@NotNull Attributes attributes) |
T |
HtmlAppendableBase.attr(@NotNull Attributes attributes) |
void |
Attributes.replaceValues(Attributes attributes) |
@NotNull HtmlAppendable |
HtmlAppendable.setAttributes(@NotNull Attributes attributes) |
T |
HtmlAppendableBase.setAttributes(@NotNull Attributes attributes) |
| Constructor and Description |
|---|
Attributes(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull HtmlBuilder |
HtmlBuilder.attr(@NotNull Attributes attributes) |
Copyright © 2020. All rights reserved.