| 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._Block |
%block -(FORM|FIELDSET)
|
static interface |
HamletSpec._Body |
|
static interface |
HamletSpec._Cell |
|
static interface |
HamletSpec._Html |
|
static interface |
HamletSpec.Block |
%block
|
static interface |
HamletSpec.BLOCKQUOTE |
|
static interface |
HamletSpec.BODY |
|
static interface |
HamletSpec.BUTTON |
|
static interface |
HamletSpec.DD |
|
static interface |
HamletSpec.DEL |
|
static interface |
HamletSpec.DIV |
|
static interface |
HamletSpec.FIELDSET |
|
static interface |
HamletSpec.Flow |
%flow
|
static interface |
HamletSpec.FORM |
|
static interface |
HamletSpec.HTML |
The root element
|
static interface |
HamletSpec.INS |
|
static interface |
HamletSpec.LI |
|
static interface |
HamletSpec.MAP |
|
static interface |
HamletSpec.OBJECT |
|
static interface |
HamletSpec.TD |
|
static interface |
HamletSpec.TH |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Hamlet |
|
class |
Hamlet.BLOCKQUOTE<T extends HamletSpec.__> |
|
class |
Hamlet.BODY<T extends HamletSpec.__> |
|
class |
Hamlet.BUTTON<T extends HamletSpec.__> |
|
class |
Hamlet.DD<T extends HamletSpec.__> |
|
class |
Hamlet.DEL<T extends HamletSpec.__> |
|
class |
Hamlet.DIV<T extends HamletSpec.__> |
|
class |
Hamlet.FIELDSET<T extends HamletSpec.__> |
|
class |
Hamlet.FORM<T extends HamletSpec.__> |
|
class |
Hamlet.HTML<T extends HamletSpec.__> |
|
class |
Hamlet.INS<T extends HamletSpec.__> |
|
class |
Hamlet.LI<T extends HamletSpec.__> |
|
class |
Hamlet.MAP<T extends HamletSpec.__> |
|
class |
Hamlet.OBJECT<T extends HamletSpec.__> |
|
class |
Hamlet.TD<T extends HamletSpec.__> |
|
class |
Hamlet.TH<T extends HamletSpec.__> |
| Modifier and Type | Class | Description |
|---|---|---|
class |
HtmlBlock.Block |
|
class |
HtmlPage.Page |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.