org.apache.hadoop.yarn.webapp.hamlet
Interface HamletSpec.Block

All Superinterfaces:
HamletSpec._Block, HamletSpec._FieldSet, HamletSpec._Form, HamletSpec.Heading, HamletSpec.Listing, HamletSpec.Preformatted
All Known Subinterfaces:
HamletSpec._Body, HamletSpec._Cell, HamletSpec._Html, HamletSpec.BLOCKQUOTE, HamletSpec.BODY, HamletSpec.DD, HamletSpec.DEL, HamletSpec.DIV, HamletSpec.FIELDSET, HamletSpec.Flow, HamletSpec.HTML, HamletSpec.INS, HamletSpec.LI, HamletSpec.MAP, HamletSpec.OBJECT, HamletSpec.TD, HamletSpec.TH
All Known Implementing Classes:
Hamlet, Hamlet.BLOCKQUOTE, Hamlet.BODY, Hamlet.DD, Hamlet.DEL, Hamlet.DIV, Hamlet.FIELDSET, Hamlet.HTML, Hamlet.INS, Hamlet.LI, Hamlet.MAP, Hamlet.OBJECT, Hamlet.TD, Hamlet.TH, HtmlBlock.Block, HtmlPage.Page
Enclosing class:
HamletSpec

public static interface HamletSpec.Block
extends HamletSpec._Block, HamletSpec._Form, HamletSpec._FieldSet

%block


Method Summary
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Block
_, address, address, blockquote, bq, div, div, dl, dl, hr, hr, p, p, table, table
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.Heading
h1, h1, h1, h2, h2, h2, h3, h3, h3, h4, h4, h4, h5, h5, h5, h6, h6, h6
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.Listing
ol, ol, ul, ul
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec.Preformatted
pre, pre
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._Form
form, form
 
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet.HamletSpec._FieldSet
fieldset, fieldset
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.