Interface HamletSpec._Body
- All Superinterfaces:
HamletSpec._Block,HamletSpec._FieldSet,HamletSpec._Form,HamletSpec._InsDel,HamletSpec._Script,HamletSpec.Block,HamletSpec.Heading,HamletSpec.Listing,HamletSpec.Preformatted
- All Known Subinterfaces:
HamletSpec._Html,HamletSpec.BODY,HamletSpec.HTML
- All Known Implementing Classes:
Hamlet,Hamlet.BODY,Hamlet.HTML,HtmlBlock.Block,HtmlPage.Page
- Enclosing class:
- HamletSpec
public static interface HamletSpec._Body
extends HamletSpec.Block, HamletSpec._Script, HamletSpec._InsDel
-
Method Summary
Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Block
__, address, address, blockquote, bq, div, div, dl, dl, hr, hr, p, p, table, tableMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._FieldSet
fieldset, fieldsetMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Form
form, formMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._InsDel
del, del, ins, insMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec._Script
script, scriptMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.Heading
h1, h1, h1, h2, h2, h2, h3, h3, h3, h4, h4, h4, h5, h5, h5, h6, h6, h6Methods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.Listing
ol, ol, ul, ulMethods inherited from interface org.apache.hadoop.yarn.webapp.hamlet2.HamletSpec.Preformatted
pre, pre