Class AnyOBJECT__<D extends AnyDocument<D>,PC extends AnyUnion_Embedded_Interactive<D,PC>,__ extends AnyOBJECT__<D,PC,__>>
- Type Parameters:
D
- This document typePC
- 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
,AnyOBJECT_content<D,
,__> AnyUnion_Embedded_Interactive<D,
,__> Content<D,
,__> DocumentWriter
Due to limitations in Java generics, this content model does not directly reflect the parent content model, despite this being a transparent content model. Rather, it includes only the content model that always applies to this element type.
For the full, context-aware content model, which will likely include more elements, use the parent content model directly.
- Author:
- AO Industries, Inc.
- See Also:
-
Field Summary
Fields inherited from interface com.aoapps.encoding.Whitespace
INDENT_SPACES, NL, SPACE
-
Constructor Summary
-
Method Summary
Methods inherited from class com.aoapps.html.any.Normal__
getDocument
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.aoapps.html.any.AnyOBJECT_content
param, param__
Methods inherited from interface com.aoapps.html.any.AnyUnion_Embedded_Interactive
audio, embed, iframe, img, img, img, object, object__, object__, object__any, object_c, video
Methods inherited from interface com.aoapps.html.any.Content
autoIndent, autoIndent, autoNl, autoNli, autoNli, clearAtnl, decDepth, getAtnl, getAutonli, getDepth, getDocument, getIndent, getRawUnsafe, getRawUnsafe, incDepth, indent, indent, nl, nli, nli, setAtnl, setAtnl, setAutonli, setDepth, setIndent, sp, sp, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe, unsafe
-
Constructor Details
-
AnyOBJECT__
-
-
Method Details
-
pc
Gets the parent content model, which may also be used for creating child elements.This is the full, context-aware content model, which will likely include more elements.
- Returns:
- The parent content model this element is within
-