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