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

java.lang.Object
com.aoapps.html.any.Normal_c<D,PC,_c>
com.aoapps.html.any.AnyHEAD_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:
Whitespace, AnyMetadataContent<D,_c>, AnyScriptSupportingContent<D,_c>, AnyUnion_COLGROUP_ScriptSupporting<D,_c>, AnyUnion_Metadata_Phrasing<D,_c>, Closeable<D,PC>, Content<D,_c>, DocumentWriter, Closeable, AutoCloseable

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

    • AnyHEAD_c

      protected AnyHEAD_c(AnyHEAD<D,PC,?,?,_c> element)