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