HamletSpec.__, HamletSpec._Child, HamletSpec._Content, HamletSpec.I18nAttrsHamlet.STYLEpublic static interface HamletSpec.STYLE extends HamletSpec.I18nAttrs, HamletSpec._Content, HamletSpec._Child
| Modifier and Type | Method | Description |
|---|---|---|
HamletSpec.STYLE |
$media(java.util.EnumSet<HamletSpec.Media> media) |
designed for use with these media
|
HamletSpec.STYLE |
$title(java.lang.String cdata) |
advisory title
|
HamletSpec.STYLE |
$type(java.lang.String cdata) |
content type of style language
|
____$dir, $langHamletSpec.STYLE $type(java.lang.String cdata)
cdata - the content of the element.HamletSpec.STYLE $media(java.util.EnumSet<HamletSpec.Media> media)
media - set of media.HamletSpec.STYLE $title(java.lang.String cdata)
cdata - the content of the element.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.