- Type Parameters:
PC- The parent content model this element is within
- All Implemented Interfaces:
Whitespace,AnyListContent<Document,,UL_c<PC>> AnyScriptSupportingContent<Document,,UL_c<PC>> AnyUnion_COLGROUP_ScriptSupporting<Document,,UL_c<PC>> Closeable<Document,,PC> Content<Document,,UL_c<PC>> DocumentWriter,Content<UL_c<PC>>,ListContent<UL_c<PC>>,ScriptSupportingContent<UL_c<PC>>,Union_COLGROUP_ScriptSupporting<UL_c<PC>>,Closeable,AutoCloseable
public final class UL_c<PC extends PalpableContent<PC>>
extends AnyUL_c<Document,PC,UL_c<PC>>
implements ListContent<UL_c<PC>>
- See 4.4.6 The ul element.
- See <ul>: The Unordered List element.
- See HTML ul 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.AnyListContent
li__, li__, li__, li__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, unsafeMethods inherited from interface com.aoapps.html.ListContent
li, li__, li_c
