Interface AnyPalpableContent<D extends AnyDocument<D>,__ extends AnyPalpableContent<D,__>>

Type Parameters:
D - This document type
__ - This content model, which will be the parent content model of child elements
All Superinterfaces:
AnyHeadingContent<D,__>, AnyInteractiveContent<D,__>, AnySectioningContent<D,__>, AnyTextContent<D,__>, AnyUnion_DL_Palpable<D,__>, AnyUnion_Embedded_Interactive<D,__>, AnyUnion_Embedded_Palpable_Phrasing<D,__>, AnyUnion_Interactive_Phrasing<D,__>, AnyUnion_Palpable_Phrasing<D,__>, Content<D,__>, DocumentWriter, Encode, Text, Whitespace
All Known Subinterfaces:
AnyContent<D,__>, AnyDIV_content<D,__>, AnyFlowContent<D,__>
All Known Implementing Classes:
AnyADDRESS__, AnyADDRESS_c, AnyARTICLE__, AnyARTICLE_c, AnyASIDE__, AnyASIDE_c, AnyBLOCKQUOTE__, AnyBLOCKQUOTE_c, AnyBODY__, AnyBODY_c, AnyCAPTION__, AnyCAPTION_c, AnyDD__, AnyDD_c, AnyDIV__, AnyDIV_c, AnyDocument, AnyDT__, AnyDT_c, AnyFOOTER__, AnyFOOTER_c, AnyFORM__, AnyFORM_c, AnyHEADER__, AnyHEADER_c, AnyLI__, AnyLI_c, AnyMAIN__, AnyMAIN_c, AnyNAV__, AnyNAV_c, AnySECTION__, AnySECTION_c, AnyTD__, AnyTD_c, AnyTH__, AnyTH_c

public interface AnyPalpableContent<D extends AnyDocument<D>,__ extends AnyPalpableContent<D,__>> extends AnyUnion_DL_Palpable<D,__>, AnyUnion_Palpable_Phrasing<D,__>, AnySectioningContent<D,__>, AnyHeadingContent<D,__>, AnyInteractiveContent<D,__>
Author:
AO Industries, Inc.