| Package | Description |
|---|---|
| org.apache.hadoop.yarn.webapp.hamlet2 |
This package is the replacement for org.apache.hadoop.yarn.webapp.hamlet.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
Hamlet.SCRIPT<T extends HamletSpec.__> |
| Modifier and Type | Method | Description |
|---|---|---|
static <E extends HamletSpec.SCRIPT> |
HamletImpl.setScriptSrc(E e,
java.lang.String src) |
| Modifier and Type | Method | Description |
|---|---|---|
HamletSpec.SCRIPT |
HamletSpec.SCRIPT.$charset(java.lang.String cdata) |
char encoding of linked resource
|
HamletSpec.SCRIPT |
HamletSpec.SCRIPT.$defer(java.lang.String cdata) |
UA may defer execution of script
|
HamletSpec.SCRIPT |
HamletSpec.SCRIPT.$src(java.lang.String cdata) |
URI for an external script
|
HamletSpec.SCRIPT |
HamletSpec.SCRIPT.$type(java.lang.String cdata) |
content type of script language
|
HamletSpec.SCRIPT |
HamletSpec._Script.script() |
Add a script element.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.