|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HamletSpec.LINK | |
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet | |
| Uses of HamletSpec.LINK in org.apache.hadoop.yarn.webapp.hamlet |
|---|
| Classes in org.apache.hadoop.yarn.webapp.hamlet that implement HamletSpec.LINK | |
|---|---|
class |
Hamlet.LINK<T extends HamletSpec._>
|
| Methods in org.apache.hadoop.yarn.webapp.hamlet with type parameters of type HamletSpec.LINK | ||
|---|---|---|
static
|
HamletImpl.setLinkHref(E e,
String href)
|
|
| Methods in org.apache.hadoop.yarn.webapp.hamlet that return HamletSpec.LINK | |
|---|---|
HamletSpec.LINK |
HamletSpec.LINK.$href(String uri)
URI for linked resource |
HamletSpec.LINK |
HamletSpec.LINK.$hreflang(String cdata)
language code |
HamletSpec.LINK |
HamletSpec.LINK.$media(EnumSet<HamletSpec.Media> mediaTypes)
for rendering on these media |
HamletSpec.LINK |
HamletSpec.LINK.$media(String mediaTypes)
for rendering on these media. |
HamletSpec.LINK |
HamletSpec.LINK.$rel(EnumSet<HamletSpec.LinkType> linkTypes)
forward link types |
HamletSpec.LINK |
HamletSpec.LINK.$rel(String linkTypes)
forward link types. |
HamletSpec.LINK |
HamletSpec.LINK.$type(String cdata)
advisory content type |
HamletSpec.LINK |
HamletSpec.HeadMisc.link()
Add a link element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||