public static interface SVGElementInstance.ChildNodesUnionType
| Modifier and Type | Method and Description |
|---|---|
default SVGElementInstance[] |
asSVGElementInstanceArray() |
default SVGElementInstanceList |
asSVGElementInstanceList() |
default boolean |
isSVGElementInstanceArray() |
default boolean |
isSVGElementInstanceList() |
static SVGElementInstance.ChildNodesUnionType |
of(java.lang.Object o) |
static SVGElementInstance.ChildNodesUnionType of(java.lang.Object o)
default SVGElementInstance[] asSVGElementInstanceArray()
default SVGElementInstanceList asSVGElementInstanceList()
default boolean isSVGElementInstanceArray()
default boolean isSVGElementInstanceList()