Class Hamlet.BASE<T extends HamletSpec.__>
java.lang.Object
org.apache.hadoop.yarn.webapp.hamlet2.HamletImpl.EImp<T>
org.apache.hadoop.yarn.webapp.hamlet2.Hamlet.BASE<T>
- All Implemented Interfaces:
HamletSpec.__,HamletSpec._Child,HamletSpec.BASE
- Enclosing class:
- Hamlet
public class Hamlet.BASE<T extends HamletSpec.__>
extends HamletImpl.EImp<T>
implements HamletSpec.BASE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.webapp.hamlet2.HamletImpl.EImp
__, _endTag, _inline, _p, _pre, _v, addAttr, addAttr, addMediaAttr, addRelAttr, closeAttrsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Child
__
-
Constructor Details
-
BASE
-
-
Method Details
-
$href
Description copied from interface:HamletSpec.BASEURI that acts as base URI- Specified by:
$hrefin interfaceHamletSpec.BASE- Parameters:
value- the URI.- Returns:
- the current element builder
-