Interface AnyContent<__ extends AnyContent<__>>

Type Parameters:
__ - This content model, which will be the parent content model of child elements
All Superinterfaces:
AnyCOLGROUP_content<Document,__>, AnyContent<Document,__>, AnyDATALIST_content<Document,__>, AnyDIV_content<Document,__>, AnyDL_content<Document,__>, AnyEmbeddedContent<Document,__>, AnyFlowContent<Document,__>, AnyHeadingContent<Document,__>, AnyHTML_content<Document,__>, AnyInteractiveContent<Document,__>, AnyListContent<Document,__>, AnyMetadataContent<Document,__>, AnyOBJECT_content<Document,__>, AnyOPTGROUP_content<Document,__>, AnyPalpableContent<Document,__>, AnyPhrasingContent<Document,__>, AnyScriptSupportingContent<Document,__>, AnySectioningContent<Document,__>, AnySELECT_content<Document,__>, AnyTABLE_content<Document,__>, AnyTextContent<Document,__>, AnyTR_content<Document,__>, AnyUnion_COLGROUP_ScriptSupporting<Document,__>, AnyUnion_DATALIST_OPTGROUP<Document,__>, AnyUnion_DIV_DL<Document,__>, AnyUnion_DL_Palpable<Document,__>, AnyUnion_Embedded_Interactive<Document,__>, AnyUnion_Embedded_Palpable_Phrasing<Document,__>, AnyUnion_Interactive_Phrasing<Document,__>, AnyUnion_Metadata_Phrasing<Document,__>, AnyUnion_Palpable_Phrasing<Document,__>, AnyUnion_TBODY_THEAD_TFOOT<Document,__>, COLGROUP_content<__>, Content<Document,__>, Content<__>, DATALIST_content<__>, DIV_content<__>, DL_content<__>, DocumentWriter, EmbeddedContent<__>, Encode, FlowContent<__>, HeadingContent<__>, HTML_content<__>, InteractiveContent<__>, ListContent<__>, MetadataContent<__>, OBJECT_content<__>, OPTGROUP_content<__>, PalpableContent<__>, PhrasingContent<__>, ScriptSupportingContent<__>, SectioningContent<__>, SELECT_content<__>, TABLE_content<__>, Text, TextContent<__>, TR_content<__>, Union_COLGROUP_ScriptSupporting<__>, Union_DATALIST_OPTGROUP<__>, Union_DIV_DL<__>, Union_DL_Palpable<__>, Union_Embedded_Interactive<__>, Union_Embedded_Palpable_Phrasing<__>, Union_Interactive_Phrasing<__>, Union_Metadata_Phrasing<__>, Union_Palpable_Phrasing<__>, Union_TBODY_THEAD_TFOOT<__>, Whitespace
All Known Implementing Classes:
Document

public interface AnyContent<__ extends AnyContent<__>> extends AnyContent<Document,__>, ListContent<__>, MetadataContent<__>, COLGROUP_content<__>, DATALIST_content<__>, DIV_content<__>, DL_content<__>, HTML_content<__>, OBJECT_content<__>, SELECT_content<__>, TABLE_content<__>, TR_content<__>
This interface extends all content interfaces and supports all element types.
Author:
AO Industries, Inc.