Class SECTION_c<PC extends SectioningContent<PC>>

Type Parameters:
PC - The parent content model this element is within
All Implemented Interfaces:
Encode, Text, Whitespace, AnyEmbeddedContent<Document,SECTION_c<PC>>, AnyFlowContent<Document,SECTION_c<PC>>, AnyHeadingContent<Document,SECTION_c<PC>>, AnyInteractiveContent<Document,SECTION_c<PC>>, AnyPalpableContent<Document,SECTION_c<PC>>, AnyPhrasingContent<Document,SECTION_c<PC>>, AnyScriptSupportingContent<Document,SECTION_c<PC>>, AnySectioningContent<Document,SECTION_c<PC>>, AnyTextContent<Document,SECTION_c<PC>>, AnyUnion_COLGROUP_ScriptSupporting<Document,SECTION_c<PC>>, AnyUnion_DL_Palpable<Document,SECTION_c<PC>>, AnyUnion_Embedded_Interactive<Document,SECTION_c<PC>>, AnyUnion_Embedded_Palpable_Phrasing<Document,SECTION_c<PC>>, AnyUnion_Interactive_Phrasing<Document,SECTION_c<PC>>, AnyUnion_Metadata_Phrasing<Document,SECTION_c<PC>>, AnyUnion_Palpable_Phrasing<Document,SECTION_c<PC>>, Closeable<Document,PC>, Content<Document,SECTION_c<PC>>, DocumentWriter, Content<SECTION_c<PC>>, EmbeddedContent<SECTION_c<PC>>, FlowContent<SECTION_c<PC>>, HeadingContent<SECTION_c<PC>>, InteractiveContent<SECTION_c<PC>>, PalpableContent<SECTION_c<PC>>, PhrasingContent<SECTION_c<PC>>, ScriptSupportingContent<SECTION_c<PC>>, SectioningContent<SECTION_c<PC>>, TextContent<SECTION_c<PC>>, Union_COLGROUP_ScriptSupporting<SECTION_c<PC>>, Union_DL_Palpable<SECTION_c<PC>>, Union_Embedded_Interactive<SECTION_c<PC>>, Union_Embedded_Palpable_Phrasing<SECTION_c<PC>>, Union_Interactive_Phrasing<SECTION_c<PC>>, Union_Metadata_Phrasing<SECTION_c<PC>>, Union_Palpable_Phrasing<SECTION_c<PC>>, Closeable, AutoCloseable

public final class SECTION_c<PC extends SectioningContent<PC>> extends AnySECTION_c<Document,PC,SECTION_c<PC>> implements FlowContent<SECTION_c<PC>>
Since:
HTML 5
Author:
AO Industries, Inc.