- Type Parameters:
PC- The parent content model this element is within
- All Implemented Interfaces:
Whitespace,AnyDL_content<Document,,DL__<PC>> AnyScriptSupportingContent<Document,,DL__<PC>> AnyUnion_COLGROUP_ScriptSupporting<Document,,DL__<PC>> AnyUnion_DIV_DL<Document,,DL__<PC>> AnyUnion_DL_Palpable<Document,,DL__<PC>> Content<Document,,DL__<PC>> DocumentWriter,Content<DL__<PC>>,DL_content<DL__<PC>>,ScriptSupportingContent<DL__<PC>>,Union_COLGROUP_ScriptSupporting<DL__<PC>>,Union_DIV_DL<DL__<PC>>,Union_DL_Palpable<DL__<PC>>
public final class DL__<PC extends PalpableContent<PC>>
extends AnyDL__<Document,PC,DL__<PC>>
implements DL_content<DL__<PC>>
- See 4.4.9 The dl element.
- See <dl>: The Description List element.
- See HTML dl 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_DIV_DL
dd__, dd__, dd__, dd__any, dt__, dt__, dt__, dt__anyMethods inherited from interface com.aoapps.html.any.AnyUnion_DL_Palpable
div__, div__, div__, div__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_DL_Palpable
div, div__, div_c
