Class AnyA_c<D extends AnyDocument<D>,PC extends AnyUnion_Interactive_Phrasing<D,PC>,_c extends AnyA_c<D,PC,_c>>

java.lang.Object
com.aoapps.html.any.Normal_c<D,PC,_c>
com.aoapps.html.any.Transparent_c<D,PC,_c>
com.aoapps.html.any.AnyA_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, AnyUnion_Embedded_Interactive<D,_c>, AnyUnion_Interactive_Phrasing<D,_c>, Closeable<D,PC>, Content<D,_c>, DocumentWriter, Closeable, AutoCloseable

public abstract class AnyA_c<D extends AnyDocument<D>,PC extends AnyUnion_Interactive_Phrasing<D,PC>,_c extends AnyA_c<D,PC,_c>> extends Transparent_c<D,PC,_c> implements AnyUnion_Interactive_Phrasing<D,_c>
Author:
AO Industries, Inc.
  • Constructor Details

    • AnyA_c

      protected AnyA_c(AnyA<D,PC,?,_c> element)