|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.yarn.webapp.hamlet.HamletImpl.EImp<T>
org.apache.hadoop.yarn.webapp.hamlet.Hamlet.META<T>
public class Hamlet.META<T extends HamletSpec._>
| Constructor Summary | |
|---|---|
Hamlet.META(String name,
T parent,
EnumSet<HamletImpl.EOpt> opts)
|
|
| Method Summary | |
|---|---|
Hamlet.META<T> |
$content(String value)
associated information |
Hamlet.META<T> |
$dir(HamletSpec.Dir value)
direction for weak/neutral text |
Hamlet.META<T> |
$http_equiv(String value)
HTTP response header name |
Hamlet.META<T> |
$lang(String value)
language code |
Hamlet.META<T> |
$name(String value)
metainformation name |
| Methods inherited from class org.apache.hadoop.yarn.webapp.hamlet.HamletImpl.EImp |
|---|
_, _endTag, _inline, _p, _pre, _v, addAttr, addAttr, addMediaAttr, addRelAttr, closeAttrs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Child |
|---|
_ |
| Constructor Detail |
|---|
public Hamlet.META(String name,
T parent,
EnumSet<HamletImpl.EOpt> opts)
| Method Detail |
|---|
public Hamlet.META<T> $http_equiv(String value)
HamletSpec.META
$http_equiv in interface HamletSpec.METApublic Hamlet.META<T> $name(String value)
HamletSpec.META
$name in interface HamletSpec.METApublic Hamlet.META<T> $content(String value)
HamletSpec.META
$content in interface HamletSpec.METApublic Hamlet.META<T> $lang(String value)
HamletSpec.I18nAttrs
$lang in interface HamletSpec.I18nAttrsvalue - the code
public Hamlet.META<T> $dir(HamletSpec.Dir value)
HamletSpec.I18nAttrs
$dir in interface HamletSpec.I18nAttrsvalue - the HamletSpec.Dir value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||