Module com.aoapps.html.any
Package com.aoapps.html.any
Interface AnyCOLGROUP_content<D extends AnyDocument<D>,__ extends AnyCOLGROUP_content<D,__>>
- Type Parameters:
D
- This document type__
- This content model, which will be the parent content model of child elements
- All Superinterfaces:
AnyUnion_COLGROUP_ScriptSupporting<D,
,__> Content<D,
,__> DocumentWriter
,Whitespace
- All Known Subinterfaces:
AnyContent<D,
__>
- All Known Implementing Classes:
AnyCOLGROUP__
,AnyCOLGROUP_c
,AnyDocument
public interface AnyCOLGROUP_content<D extends AnyDocument<D>,__ extends AnyCOLGROUP_content<D,__>>
extends AnyUnion_COLGROUP_ScriptSupporting<D,__>
- 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.AnyUnion_COLGROUP_ScriptSupporting
template
Methods 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
-
Method Details
-
col
Opens a new col element.- See 4.9.4 The col element.
- See <col> - The Table Column element.
- See HTML col tag.
- Throws:
IOException
-