public class Hamlet.META<T extends HamletSpec.__> extends HamletImpl.EImp<T> implements HamletSpec.META
Constructor and Description |
---|
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, closeAttrs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
__
public META(String name, T parent, EnumSet<HamletImpl.EOpt> opts)
public Hamlet.META<T> $http_equiv(String value)
HamletSpec.META
$http_equiv
in interface HamletSpec.META
public Hamlet.META<T> $name(String value)
HamletSpec.META
$name
in interface HamletSpec.META
public Hamlet.META<T> $content(String value)
HamletSpec.META
$content
in interface HamletSpec.META
public Hamlet.META<T> $lang(String value)
HamletSpec.I18nAttrs
$lang
in interface HamletSpec.I18nAttrs
value
- the codepublic Hamlet.META<T> $dir(HamletSpec.Dir value)
HamletSpec.I18nAttrs
$dir
in interface HamletSpec.I18nAttrs
value
- the HamletSpec.Dir
valueCopyright © 2008–2019 Apache Software Foundation. All rights reserved.