| Package | Description |
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet2 |
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
|
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
HamletSpec._Table |
|
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.TFOOT |
|
static interface |
HamletSpec.THEAD |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Hamlet.TABLE<T extends HamletSpec.__> |
|
class |
Hamlet.TBODY<T extends HamletSpec.__> |
|
class |
Hamlet.TFOOT<T extends HamletSpec.__> |
|
class |
Hamlet.THEAD<T extends HamletSpec.__> |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.