Interface AnyDIV_content<D extends AnyDocument<D>,__ extends AnyDIV_content<D,__>>

Type Parameters:
D - This document type
__ - This content model, which will be the parent content model of child elements
All Superinterfaces:
AnyEmbeddedContent<D,__>, AnyFlowContent<D,__>, AnyHeadingContent<D,__>, AnyInteractiveContent<D,__>, AnyPalpableContent<D,__>, AnyPhrasingContent<D,__>, AnyScriptSupportingContent<D,__>, AnySectioningContent<D,__>, AnyTextContent<D,__>, AnyUnion_COLGROUP_ScriptSupporting<D,__>, AnyUnion_DIV_DL<D,__>, AnyUnion_DL_Palpable<D,__>, AnyUnion_Embedded_Interactive<D,__>, AnyUnion_Embedded_Palpable_Phrasing<D,__>, AnyUnion_Interactive_Phrasing<D,__>, AnyUnion_Metadata_Phrasing<D,__>, AnyUnion_Palpable_Phrasing<D,__>, Content<D,__>, DocumentWriter, Encode, Text, Whitespace
All Known Subinterfaces:
AnyContent<D,__>
All Known Implementing Classes:
AnyDIV__, AnyDIV_c, AnyDocument

public interface AnyDIV_content<D extends AnyDocument<D>,__ extends AnyDIV_content<D,__>> extends AnyUnion_DIV_DL<D,__>, AnyFlowContent<D,__>
Author:
AO Industries, Inc.