Class AnyOPTION__<D extends AnyDocument<D>,PC extends AnyUnion_DATALIST_OPTGROUP<D,PC>,__ extends AnyOPTION__<D,PC,__>>

java.lang.Object
com.aoapps.html.any.Normal__<D,PC,__>
com.aoapps.html.any.NormalText__<D,PC,__>
com.aoapps.html.any.AnyOPTION__<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:
Encode, Text, Whitespace, AnyTextContent<D,__>, Content<D,__>, DocumentWriter

public abstract class AnyOPTION__<D extends AnyDocument<D>,PC extends AnyUnion_DATALIST_OPTGROUP<D,PC>,__ extends AnyOPTION__<D,PC,__>> extends NormalText__<D,PC,__> implements AnyTextContent<D,__>
Author:
AO Industries, Inc.
  • Constructor Details