- Type Parameters:
PC- The parent content model this element is within
- All Implemented Interfaces:
Whitespace,AnyScriptSupportingContent<Document,,TBODY_c<PC>> AnyUnion_COLGROUP_ScriptSupporting<Document,,TBODY_c<PC>> AnyUnion_TBODY_THEAD_TFOOT<Document,,TBODY_c<PC>> Closeable<Document,,PC> Content<Document,,TBODY_c<PC>> DocumentWriter,Content<TBODY_c<PC>>,ScriptSupportingContent<TBODY_c<PC>>,Union_COLGROUP_ScriptSupporting<TBODY_c<PC>>,Union_TBODY_THEAD_TFOOT<TBODY_c<PC>>,Closeable,AutoCloseable
public final class TBODY_c<PC extends TABLE_content<PC>>
extends AnyTBODY_c<Document,PC,TBODY_c<PC>>
implements Union_TBODY_THEAD_TFOOT<TBODY_c<PC>>
- See 4.9.5 The tbody element.
- See <tbody>: The Table Body element.
- See HTML tbody 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_c
__, close, 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
