- Type Parameters:
PC- The parent content model this element is within
- All Implemented Interfaces:
Whitespace,AnyScriptSupportingContent<Document,,TFOOT__<PC>> AnyUnion_COLGROUP_ScriptSupporting<Document,,TFOOT__<PC>> AnyUnion_TBODY_THEAD_TFOOT<Document,,TFOOT__<PC>> Content<Document,,TFOOT__<PC>> DocumentWriter,Content<TFOOT__<PC>>,ScriptSupportingContent<TFOOT__<PC>>,Union_COLGROUP_ScriptSupporting<TFOOT__<PC>>,Union_TBODY_THEAD_TFOOT<TFOOT__<PC>>
public final class TFOOT__<PC extends TABLE_content<PC>>
extends AnyTFOOT__<Document,PC,TFOOT__<PC>>
implements Union_TBODY_THEAD_TFOOT<TFOOT__<PC>>
- See 4.9.7 The tfoot element.
- See <tfoot>: The Table Foot element.
- See HTML tfoot tag.
- Author:
- AO Industries, Inc.
-
Field Summary
Fields inherited from interface com.aoapps.encoding.Whitespace
INDENT_SPACES, NL, SPACE -
Method Summary
Methods inherited from class com.aoapps.html.any.Normal__
getDocumentMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.aoapps.html.any.AnyUnion_COLGROUP_ScriptSupporting
templateMethods inherited from interface com.aoapps.html.any.AnyUnion_TBODY_THEAD_TFOOT
tr__, tr__, tr__anyMethods inherited from interface com.aoapps.html.any.Content
autoIndent, autoIndent, autoNl, autoNli, autoNli, clearAtnl, decDepth, getAtnl, getAutonli, getDepth, getDocument, getIndent, getRawUnsafe, getRawUnsafe, incDepth, indent, indent, nl, nli, nli, setAtnl, setAtnl, setAutonli, setDepth, setIndent, sp, sp, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafeMethods inherited from interface com.aoapps.html.ScriptSupportingContent
script, script, script, script, scriptMethods inherited from interface com.aoapps.html.Union_TBODY_THEAD_TFOOT
tr, tr__, tr_c
