| Modifier and Type | Method | Description |
|---|---|---|
Output<Z> |
Output.attrFor(Object attrFor) |
|
Output<Z> |
Output.attrForm(Object attrForm) |
|
Output<Z> |
Output.attrName(Object attrName) |
|
Output<Z> |
Output.dynamic(Consumer<Output<Z>> consumer) |
|
Output<Z> |
Output.of(Consumer<Output<Z>> consumer) |
|
default Output<T> |
FlowContentChoice.output() |
|
default Output<T> |
LegendChoice0.output() |
|
default Output<T> |
MapChoice0.output() |
|
default Output<T> |
PhrasingContentChoice.output() |
|
Output<Z> |
Output.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementOutput(Output<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentOutput(Output<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Output<Z> |
Output.dynamic(Consumer<Output<Z>> consumer) |
|
Output<Z> |
Output.of(Consumer<Output<Z>> consumer) |
Copyright © 2018. All rights reserved.