| 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._Html |
|
static interface |
HamletSpec.HEAD |
|
static interface |
HamletSpec.HTML |
The root element
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
Hamlet |
|
class |
Hamlet.HEAD<T extends HamletSpec.__> |
|
class |
Hamlet.HTML<T extends HamletSpec.__> |
| Modifier and Type | Method | Description |
|---|---|---|
HamletSpec._Head |
HamletSpec._Head.base(java.lang.String uri) |
Add a complete BASE element.
|
HamletSpec._Head |
HamletSpec._Head.title(java.lang.String cdata) |
Add a TITLE element.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HtmlBlock.Block |
|
class |
HtmlPage.Page |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.