org.apache.hadoop.yarn.webapp.hamlet
Class Hamlet.BASE<T extends HamletSpec._>
java.lang.Object
org.apache.hadoop.yarn.webapp.hamlet.HamletImpl.EImp<T>
org.apache.hadoop.yarn.webapp.hamlet.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
| Methods inherited from class org.apache.hadoop.yarn.webapp.hamlet.HamletImpl.EImp |
_, _endTag, _inline, _p, _pre, _v, addAttr, addAttr, addMediaAttr, addRelAttr, closeAttrs |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hamlet.BASE
public Hamlet.BASE(String name,
T parent,
EnumSet<HamletImpl.EOpt> opts)
$href
public Hamlet.BASE<T> $href(String value)
- Description copied from interface:
HamletSpec.BASE
- URI that acts as base URI
- Specified by:
$href in interface HamletSpec.BASE
- Returns:
- the current element builder
Copyright © 2012 Apache Software Foundation. All Rights Reserved.