| Modifier and Type | Method | Description |
|---|---|---|
Blockquote<Z> |
Blockquote.attrCite(String attrCite) |
|
default Blockquote<T> |
FlowContentChoice.blockquote() |
|
Blockquote<Z> |
Blockquote.dynamic(Consumer<Blockquote<Z>> consumer) |
|
Blockquote<Z> |
Blockquote.of(Consumer<Blockquote<Z>> consumer) |
|
Blockquote<Z> |
Blockquote.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementBlockquote(Blockquote<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentBlockquote(Blockquote<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Blockquote<Z> |
Blockquote.dynamic(Consumer<Blockquote<Z>> consumer) |
|
Blockquote<Z> |
Blockquote.of(Consumer<Blockquote<Z>> consumer) |
Copyright © 2018. All rights reserved.