Class AnyBODY_c<D extends AnyDocument<D>,PC extends AnyHTML_content<D,PC>,_c extends AnyBODY_c<D,PC,_c>>

java.lang.Object
com.aoapps.html.any.Normal_c<D,PC,_c>
com.aoapps.html.any.AnyBODY_c<D,PC,_c>
Type Parameters:
D - This document type
PC - The parent content model this element is within
_c - This content model as Closeable, which will be the parent content model of child elements
All Implemented Interfaces:
Encode, Text, Whitespace, AnyEmbeddedContent<D,_c>, AnyFlowContent<D,_c>, AnyHeadingContent<D,_c>, AnyInteractiveContent<D,_c>, AnyPalpableContent<D,_c>, AnyPhrasingContent<D,_c>, AnyScriptSupportingContent<D,_c>, AnySectioningContent<D,_c>, AnyTextContent<D,_c>, AnyUnion_COLGROUP_ScriptSupporting<D,_c>, AnyUnion_DL_Palpable<D,_c>, AnyUnion_Embedded_Interactive<D,_c>, AnyUnion_Embedded_Palpable_Phrasing<D,_c>, AnyUnion_Interactive_Phrasing<D,_c>, AnyUnion_Metadata_Phrasing<D,_c>, AnyUnion_Palpable_Phrasing<D,_c>, Closeable<D,PC>, Content<D,_c>, DocumentWriter, Closeable, AutoCloseable

public abstract class AnyBODY_c<D extends AnyDocument<D>,PC extends AnyHTML_content<D,PC>,_c extends AnyBODY_c<D,PC,_c>> extends Normal_c<D,PC,_c> implements AnyFlowContent<D,_c>
Author:
AO Industries, Inc.
  • Constructor Details

    • AnyBODY_c

      protected AnyBODY_c(AnyBODY<D,PC,?,?,_c> element)