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