Uses of Interface
org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.STYLE

Packages that use HamletSpec.STYLE
org.apache.hadoop.yarn.webapp.hamlet   
 

Uses of HamletSpec.STYLE in org.apache.hadoop.yarn.webapp.hamlet
 

Classes in org.apache.hadoop.yarn.webapp.hamlet that implement HamletSpec.STYLE
 class Hamlet.STYLE<T extends HamletSpec._>
           
 

Methods in org.apache.hadoop.yarn.webapp.hamlet that return HamletSpec.STYLE
 HamletSpec.STYLE HamletSpec.STYLE.$media(EnumSet<HamletSpec.Media> media)
          designed for use with these media
 HamletSpec.STYLE HamletSpec.STYLE.$title(String cdata)
          advisory title
 HamletSpec.STYLE HamletSpec.STYLE.$type(String cdata)
          content type of style language
 HamletSpec.STYLE HamletSpec.HeadMisc.style()
          Add a style element.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.