| Package | Description |
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet2 |
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
|
| org.apache.hadoop.yarn.webapp.view |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
HamletSpec._Cell |
|
static interface |
HamletSpec._Child |
|
static interface |
HamletSpec._Content |
|
static interface |
HamletSpec._Dl |
|
static interface |
HamletSpec._FontSize |
Part of %pre.exclusion
|
static interface |
HamletSpec._FontStyle |
%fontstyle -(%pre.exclusion)
|
static interface |
HamletSpec._Html |
|
static interface |
HamletSpec._ImgObject |
Part of %pre.exclusion
|
static interface |
HamletSpec._Label |
|
static interface |
HamletSpec._Legend |
|
static interface |
HamletSpec._Li |
|
static interface |
HamletSpec._Option |
|
static interface |
HamletSpec._Param |
|
static interface |
HamletSpec._RawContent |
|
static interface |
HamletSpec._SubSup |
Part of %pre.exclusion
|
static interface |
HamletSpec._Table |
|
static interface |
HamletSpec._TableCol |
|
static interface |
HamletSpec._Tr |
|
static interface |
HamletSpec.A |
|
static interface |
HamletSpec.ABBR |
|
static interface |
HamletSpec.ACRONYM |
|
static interface |
HamletSpec.ADDRESS |
|
static interface |
HamletSpec.AREA |
|
static interface |
HamletSpec.B |
|
static interface |
HamletSpec.BASE |
|
static interface |
HamletSpec.BDO |
The dir attribute is required for the BDO element
|
static interface |
HamletSpec.BLOCKQUOTE |
|
static interface |
HamletSpec.BODY |
|
static interface |
HamletSpec.BR |
|
static interface |
HamletSpec.BUTTON |
|
static interface |
HamletSpec.CAPTION |
|
static interface |
HamletSpec.CITE |
|
static interface |
HamletSpec.CODE |
|
static interface |
HamletSpec.COL |
|
static interface |
HamletSpec.COLGROUP |
|
static interface |
HamletSpec.DD |
|
static interface |
HamletSpec.DEL |
|
static interface |
HamletSpec.DFN |
|
static interface |
HamletSpec.DIV |
|
static interface |
HamletSpec.DL |
|
static interface |
HamletSpec.DT |
|
static interface |
HamletSpec.EM |
|
static interface |
HamletSpec.FIELDSET |
|
static interface |
HamletSpec.Flow |
%flow
|
static interface |
HamletSpec.FontStyle |
%fontstyle
|
static interface |
HamletSpec.FORM |
|
static interface |
HamletSpec.FormCtrl |
%formctrl
|
static interface |
HamletSpec.H1 |
|
static interface |
HamletSpec.H2 |
|
static interface |
HamletSpec.H3 |
|
static interface |
HamletSpec.H4 |
|
static interface |
HamletSpec.H5 |
|
static interface |
HamletSpec.H6 |
|
static interface |
HamletSpec.HEAD |
|
static interface |
HamletSpec.HR |
|
static interface |
HamletSpec.HTML |
The root element
|
static interface |
HamletSpec.I |
|
static interface |
HamletSpec.IMG |
|
static interface |
HamletSpec.Inline |
%inline
|
static interface |
HamletSpec.INPUT |
|
static interface |
HamletSpec.INS |
|
static interface |
HamletSpec.KBD |
|
static interface |
HamletSpec.LABEL |
|
static interface |
HamletSpec.LEGEND |
|
static interface |
HamletSpec.LI |
|
static interface |
HamletSpec.LINK |
|
static interface |
HamletSpec.MAP |
|
static interface |
HamletSpec.META |
|
static interface |
HamletSpec.OBJECT |
|
static interface |
HamletSpec.OL |
|
static interface |
HamletSpec.OPTGROUP |
|
static interface |
HamletSpec.OPTION |
|
static interface |
HamletSpec.P |
|
static interface |
HamletSpec.PCData |
#PCDATA
|
static interface |
HamletSpec.Phrase |
%phrase
|
static interface |
HamletSpec.PRE |
|
static interface |
HamletSpec.Q |
|
static interface |
HamletSpec.SAMP |
|
static interface |
HamletSpec.SCRIPT |
|
static interface |
HamletSpec.SELECT |
|
static interface |
HamletSpec.SMALL |
|
static interface |
HamletSpec.SPAN |
|
static interface |
HamletSpec.Special |
%special
|
static interface |
HamletSpec.STRONG |
|
static interface |
HamletSpec.STYLE |
|
static interface |
HamletSpec.SUB |
|
static interface |
HamletSpec.SUP |
|
static interface |
HamletSpec.TABLE |
TBODY should be used after THEAD/TFOOT, iff there're no TABLE.TR elements.
|
static interface |
HamletSpec.TBODY |
|
static interface |
HamletSpec.TD |
|
static interface |
HamletSpec.TEXTAREA |
|
static interface |
HamletSpec.TFOOT |
|
static interface |
HamletSpec.TH |
|
static interface |
HamletSpec.THEAD |
|
static interface |
HamletSpec.TITLE |
|
static interface |
HamletSpec.TR |
|
static interface |
HamletSpec.UL |
|
static interface |
HamletSpec.VAR |
| Modifier and Type | Method | Description |
|---|---|---|
<T extends HamletSpec.__> |
HamletImpl.root(java.lang.String name) |
|
<T extends HamletSpec.__> |
HamletImpl.root(java.lang.String name,
java.util.EnumSet<HamletImpl.EOpt> opts) |
Create a root-level generic element.
|
| Modifier and Type | Method | Description |
|---|---|---|
HamletSpec.__ |
HamletSpec._Child.__() |
Finish the current element.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HtmlBlock.Block |
|
static class |
HtmlPage.__ |
|
class |
HtmlPage.Page |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.