Class AnyHTML__<D extends AnyDocument<D>,PC extends Content<D,PC>,__ extends AnyHTML__<D,PC,__>>

java.lang.Object
com.aoapps.html.any.Normal__<D,PC,__>
com.aoapps.html.any.AnyHTML__<D,PC,__>
Type Parameters:
D - This document type
PC - The parent content model this element is within
__ - This content model, which will be the parent content model of child elements
All Implemented Interfaces:
Whitespace, AnyHTML_content<D,__>, Content<D,__>, DocumentWriter

public abstract class AnyHTML__<D extends AnyDocument<D>,PC extends Content<D,PC>,__ extends AnyHTML__<D,PC,__>> extends Normal__<D,PC,__> implements AnyHTML_content<D,__>
Author:
AO Industries, Inc.
  • Constructor Details

    • AnyHTML__

      protected AnyHTML__(AnyHTML<D,PC,?,__,?> element)