Package | Description |
---|---|
org.apache.hadoop.yarn.webapp.hamlet |
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
Hamlet.SCRIPT<T extends HamletSpec._>
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static <E extends HamletSpec.SCRIPT> |
HamletImpl.setScriptSrc(E e,
String src)
Deprecated.
|
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–2022 Apache Software Foundation. All rights reserved.