HamletSpec.__, HamletSpec._Child, HamletSpec.I18nAttrs, HamletSpec.METApublic class Hamlet.META<T extends HamletSpec.__> extends HamletImpl.EImp<T> implements HamletSpec.META
| Constructor | Description |
|---|---|
META(java.lang.String name,
T parent,
java.util.EnumSet<HamletImpl.EOpt> opts) |
| Modifier and Type | Method | Description |
|---|---|---|
Hamlet.META<T> |
$content(java.lang.String value) |
associated information
|
Hamlet.META<T> |
$dir(HamletSpec.Dir value) |
direction for weak/neutral text
|
Hamlet.META<T> |
$http_equiv(java.lang.String value) |
HTTP response header name
|
Hamlet.META<T> |
$lang(java.lang.String value) |
language code
|
Hamlet.META<T> |
$name(java.lang.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 META(java.lang.String name,
T parent,
java.util.EnumSet<HamletImpl.EOpt> opts)
public Hamlet.META<T> $http_equiv(java.lang.String value)
HamletSpec.META$http_equiv in interface HamletSpec.METAvalue - for the http-equiv attributepublic Hamlet.META<T> $name(java.lang.String value)
HamletSpec.META$name in interface HamletSpec.METAvalue - of the meta elementpublic Hamlet.META<T> $content(java.lang.String value)
HamletSpec.META$content in interface HamletSpec.METAvalue - the content of the element.public Hamlet.META<T> $lang(java.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 © 2008–2025 Apache Software Foundation. All rights reserved.