Module com.aoapps.html.any
Package com.aoapps.html.any
Interface AnyDL_content<D extends AnyDocument<D>,__ extends AnyDL_content<D,__>>
- Type Parameters:
D- This document type__- This content model, which will be the parent content model of child elements
- All Superinterfaces:
AnyScriptSupportingContent<D,,__> AnyUnion_COLGROUP_ScriptSupporting<D,,__> AnyUnion_DIV_DL<D,,__> AnyUnion_DL_Palpable<D,,__> Content<D,,__> DocumentWriter,Whitespace
- All Known Subinterfaces:
AnyContent<D,,__> AnyContent_c<D,,PC, _c> AnyDL_content_c<D,PC, _c>
- All Known Implementing Classes:
AnyDL__,AnyDL_c,AnyDocument
public interface AnyDL_content<D extends AnyDocument<D>,__ extends AnyDL_content<D,__>>
extends AnyUnion_DIV_DL<D,__>, AnyUnion_DL_Palpable<D,__>, AnyScriptSupportingContent<D,__>
- 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 interface com.aoapps.html.any.AnyScriptSupportingContent
script, script, script, script, scriptMethods 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__, dd__any, dd_c, dt, dt__, dt__, dt__, dt__any, dt_cMethods inherited from interface com.aoapps.html.any.AnyUnion_DL_Palpable
div, div__, div__, div__, div__any, div_cMethods 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
