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