- Type Parameters:
__- This content model, which will be the parent content model of child elements
- All Superinterfaces:
AnyScriptSupportingContent<Document,,__> AnyTR_content<Document,,__> AnyUnion_COLGROUP_ScriptSupporting<Document,,__> Content<Document,,__> Content<__>,DocumentWriter,ScriptSupportingContent<__>,Union_COLGROUP_ScriptSupporting<__>,Whitespace
- All Known Subinterfaces:
AnyContent<__>
public interface TR_content<__ extends TR_content<__>>
extends AnyTR_content<Document,__>, ScriptSupportingContent<__>
- See 4.9.8 The tr element.
- See <tr>: The Table Row element.
- See HTML tr tag.
- Author:
- AO Industries, Inc.
-
Field Summary
Fields inherited from interface com.aoapps.encoding.Whitespace
INDENT_SPACES, NL, SPACE -
Method Summary
Methods inherited from interface com.aoapps.html.any.AnyTR_content
td__, td__, td__, td__any, th__, th__, th__, th__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
-
Method Details
-
td
- Specified by:
tdin interfaceAnyTR_content<Document,__ extends TR_content<__>> - Throws:
IOException
-
td__
Creates a td element with no attributes and the given body.- See 4.9.9 The td element.
- See <td>: The Table Data Cell element.
- See HTML td tag.
- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOExceptionEx
-
td_c
- Specified by:
td_cin interfaceAnyTR_content<Document,__ extends TR_content<__>> - Throws:
IOException
-
th
- Specified by:
thin interfaceAnyTR_content<Document,__ extends TR_content<__>> - Throws:
IOException
-
th__
Creates a th element with no attributes and the given body.- See 4.9.10 The th element.
- See <th>: The Table Header element.
- See HTML th tag.
- Type Parameters:
Ex- An arbitrary exception type that may be thrown- Returns:
- This content model, which will be the parent content model of child elements
- Throws:
IOExceptionEx
-
th_c
- Specified by:
th_cin interfaceAnyTR_content<Document,__ extends TR_content<__>> - Throws:
IOException
-
