| Modifier and Type | Method | Description |
|---|---|---|
Q<Z> |
Q.attrCite(String attrCite) |
|
Q<Z> |
Q.dynamic(Consumer<Q<Z>> consumer) |
|
Q<Z> |
Q.of(Consumer<Q<Z>> consumer) |
|
default Q<T> |
FlowContentChoice.q() |
|
default Q<T> |
LegendChoice0.q() |
|
default Q<T> |
MapChoice0.q() |
|
default Q<T> |
PhrasingContentChoice.q() |
|
Q<Z> |
Q.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementQ(Q<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentQ(Q<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Q<Z> |
Q.dynamic(Consumer<Q<Z>> consumer) |
|
Q<Z> |
Q.of(Consumer<Q<Z>> consumer) |
Copyright © 2018. All rights reserved.