| Modifier and Type | Method | Description |
|---|---|---|
default Cite<T> |
FlowContentChoice.cite() |
|
default Cite<T> |
LegendChoice0.cite() |
|
default Cite<T> |
MapChoice0.cite() |
|
default Cite<T> |
PhrasingContentChoice.cite() |
|
Cite<Z> |
Cite.dynamic(Consumer<Cite<Z>> consumer) |
|
Cite<Z> |
Cite.of(Consumer<Cite<Z>> consumer) |
|
Cite<Z> |
Cite.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementCite(Cite<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentCite(Cite<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Cite<Z> |
Cite.dynamic(Consumer<Cite<Z>> consumer) |
|
Cite<Z> |
Cite.of(Consumer<Cite<Z>> consumer) |
Copyright © 2018. All rights reserved.