| Modifier and Type | Method | Description |
|---|---|---|
Mathml<Z> |
Mathml.dynamic(Consumer<Mathml<Z>> consumer) |
|
Mathml<Z> |
Mathml.of(Consumer<Mathml<Z>> consumer) |
|
Mathml<Z> |
Mathml.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementMathml(Mathml<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentMathml(Mathml<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Mathml<Z> |
Mathml.dynamic(Consumer<Mathml<Z>> consumer) |
|
Mathml<Z> |
Mathml.of(Consumer<Mathml<Z>> consumer) |
Copyright © 2018. All rights reserved.