Interface AnyListContent<D extends AnyDocument<D>,__ extends AnyListContent<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,__>, Content<D,__>, DocumentWriter, Whitespace
All Known Subinterfaces:
AnyContent<D,__>
All Known Implementing Classes:
AnyDocument, AnyMENU__, AnyMENU_c, AnyOL__, AnyOL_c, AnyUL__, AnyUL_c

public interface AnyListContent<D extends AnyDocument<D>,__ extends AnyListContent<D,__>> extends AnyScriptSupportingContent<D,__>
Author:
AO Industries, Inc.