- Type Parameters:
PC- The parent content model this element is within
- All Implemented Interfaces:
Whitespace,AnyListContent<Document,,UL__<PC>> AnyScriptSupportingContent<Document,,UL__<PC>> AnyUnion_COLGROUP_ScriptSupporting<Document,,UL__<PC>> Content<Document,,UL__<PC>> DocumentWriter,Content<UL__<PC>>,ListContent<UL__<PC>>,ScriptSupportingContent<UL__<PC>>,Union_COLGROUP_ScriptSupporting<UL__<PC>>
public final class UL__<PC extends PalpableContent<PC>>
extends AnyUL__<Document,PC,UL__<PC>>
implements ListContent<UL__<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__
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
