Module com.aoapps.html.any
Package com.aoapps.html.any
Class AnyUL__<D extends AnyDocument<D>,PC extends AnyPalpableContent<D,PC>,__ extends AnyUL__<D,PC,__>>
java.lang.Object
com.aoapps.html.any.Normal__<D,PC,__>
com.aoapps.html.any.AnyUL__<D,PC,__>
- Type Parameters:
D- This document typePC- The parent content model this element is within__- This content model, which will be the parent content model of child elements
- All Implemented Interfaces:
Whitespace,AnyListContent<D,,__> AnyScriptSupportingContent<D,,__> AnyUnion_COLGROUP_ScriptSupporting<D,,__> Content<D,,__> DocumentWriter
public abstract class AnyUL__<D extends AnyDocument<D>,PC extends AnyPalpableContent<D,PC>,__ extends AnyUL__<D,PC,__>>
extends Normal__<D,PC,__>
implements AnyListContent<D,__>
- 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 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aoapps.html.any.Normal__
getDocumentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.aoapps.html.any.AnyListContent
li, li__, li__, li__, li__any, li_cMethods 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.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
-
Constructor Details
-
AnyUL__
-
