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