public class Hamlet.META<T extends HamletSpec._> extends HamletImpl.EImp<T> implements HamletSpec.META
| Constructor and Description | 
|---|
| Hamlet.META(String name,
           T parent,
           EnumSet<HamletImpl.EOpt> opts) | 
| Modifier and Type | Method and Description | 
|---|---|
| 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 | 
_, _endTag, _inline, _p, _pre, _v, addAttr, addAttr, addMediaAttr, addRelAttr, closeAttrsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_public Hamlet.META(String name, T parent, EnumSet<HamletImpl.EOpt> opts)
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 codepublic Hamlet.META<T> $dir(HamletSpec.Dir value)
HamletSpec.I18nAttrs$dir in interface HamletSpec.I18nAttrsvalue - the HamletSpec.Dir valueCopyright © 2018 Apache Software Foundation. All Rights Reserved.