| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet2 | 
 This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Hamlet.LINK<T extends HamletSpec.__>  | 
| Modifier and Type | Method and Description | 
|---|---|
static <E extends HamletSpec.LINK> | 
HamletImpl.setLinkHref(E e,
           String href)  | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.