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