| Modifier and Type | Method | Description |
|---|---|---|
Link<Z> |
Link.attrHref(String attrHref) |
|
Link<Z> |
Link.attrHreflang(Object attrHreflang) |
|
Link<Z> |
Link.attrMedia(EnumMediaMediaType attrMedia) |
|
Link<Z> |
Link.attrRel(EnumRelLinkType attrRel) |
|
Link<Z> |
Link.attrSizes(Object attrSizes) |
|
Link<Z> |
Link.attrType(EnumTypeContentType attrType) |
|
Link<Z> |
Link.dynamic(Consumer<Link<Z>> consumer) |
|
default Link<T> |
FlowContentChoice.link() |
|
default Link<T> |
LegendChoice0.link() |
|
default Link<T> |
MapChoice0.link() |
|
default Link<T> |
MetadataContentChoice.link() |
|
default Link<T> |
PhrasingContentChoice.link() |
|
Link<Z> |
Link.of(Consumer<Link<Z>> consumer) |
|
Link<Z> |
Link.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementLink(Link<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentLink(Link<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Link<Z> |
Link.dynamic(Consumer<Link<Z>> consumer) |
|
Link<Z> |
Link.of(Consumer<Link<Z>> consumer) |
Copyright © 2018. All rights reserved.