Modifier and Type | Method | Description |
---|---|---|
Source<Z> |
Source.attrMedia(String attrMedia) |
|
Source<Z> |
Source.attrSizes(String attrSizes) |
|
Source<Z> |
Source.attrSrc(String attrSrc) |
|
Source<Z> |
Source.attrSrcSet(String attrSrcSet) |
|
Source<Z> |
Source.attrType(String attrType) |
|
Source<Z> |
Source.dynamic(Consumer<Source<Z>> consumer) |
|
Source<Z> |
Source.of(Consumer<Source<Z>> consumer) |
|
Source<Z> |
Source.self() |
|
default Source<T> |
AudioChoice0.source() |
|
default Source<T> |
PictureAll0.source() |
|
default Source<T> |
TransparentContentWithoutAAll1.source() |
|
default Source<T> |
TransparentContentWithoutAAll3.source() |
|
default Source<T> |
VideoChoice0.source() |
Modifier and Type | Method | Description |
---|---|---|
<Z extends Element> |
ElementVisitor.visitElementSource(Source<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentSource(Source<Z> var1) |
Modifier and Type | Method | Description |
---|---|---|
Source<Z> |
Source.dynamic(Consumer<Source<Z>> consumer) |
|
Source<Z> |
Source.of(Consumer<Source<Z>> consumer) |
Copyright © 2018. All rights reserved.