Class AnyPRE_c<D extends AnyDocument<D>,PC extends AnyPalpableContent<D,PC>,_c extends AnyPRE_c<D,PC,_c>>

java.lang.Object
com.aoapps.html.any.Normal_c<D,PC,_c>
com.aoapps.html.any.NormalText_c<D,PC,_c>
com.aoapps.html.any.AnyPRE_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>, AnyPhrasingContent<D,_c>, AnyScriptSupportingContent<D,_c>, AnyTextContent<D,_c>, AnyUnion_COLGROUP_ScriptSupporting<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 AnyPRE_c<D extends AnyDocument<D>,PC extends AnyPalpableContent<D,PC>,_c extends AnyPRE_c<D,PC,_c>> extends NormalText_c<D,PC,_c> implements AnyPhrasingContent<D,_c>
Author:
AO Industries, Inc.
  • Constructor Details

    • AnyPRE_c

      protected AnyPRE_c(AnyPRE<D,PC,?,?,_c> element)