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