Interface HamletSpec.META
- All Superinterfaces:
HamletSpec.__,HamletSpec._Child,HamletSpec.I18nAttrs
- All Known Implementing Classes:
Hamlet.META
- Enclosing class:
- HamletSpec
-
Method Summary
Modifier and TypeMethodDescriptionassociated information$http_equiv(String header) HTTP response header namemetainformation nameMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Child
__Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.I18nAttrs
$dir, $lang
-
Method Details
-
$http_equiv
HTTP response header name- Parameters:
header- for the http-equiv attribute- Returns:
- the current element builder
-
$name
metainformation name- Parameters:
name- of the meta element- Returns:
- the current element builder
-
$content
associated information- Parameters:
cdata- the content of the element.- Returns:
- the current element builder
-