- Type Parameters:
PC- The parent content model this element is within
- All Implemented Interfaces:
Whitespace,AnyScriptSupportingContent<Document,,TABLE__<PC>> AnyTABLE_content<Document,,TABLE__<PC>> AnyUnion_COLGROUP_ScriptSupporting<Document,,TABLE__<PC>> AnyUnion_TBODY_THEAD_TFOOT<Document,,TABLE__<PC>> Content<Document,,TABLE__<PC>> DocumentWriter,Content<TABLE__<PC>>,ScriptSupportingContent<TABLE__<PC>>,TABLE_content<TABLE__<PC>>,Union_COLGROUP_ScriptSupporting<TABLE__<PC>>,Union_TBODY_THEAD_TFOOT<TABLE__<PC>>
public final class TABLE__<PC extends PalpableContent<PC>>
extends AnyTABLE__<Document,PC,TABLE__<PC>>
implements TABLE_content<TABLE__<PC>>
- See 4.9.1 The table element.
- See <table>: The Table element.
- See HTML table 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.AnyTABLE_content
caption__, caption__, caption__, caption__any, colgroup__, colgroup__, colgroup__any, tbody__, tbody__, tbody__any, tfoot__, tfoot__, tfoot__any, thead__, thead__, thead__any, tr__, tr__, tr__anyMethods inherited from interface com.aoapps.html.any.AnyUnion_COLGROUP_ScriptSupporting
templateMethods 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, unsafe
