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

Type Parameters:
D - This document type
__ - This content model, which will be the parent content model of child elements
All Superinterfaces:
Content<D,__>, DocumentWriter, Whitespace
All Known Subinterfaces:
AnyContent<D,__>
All Known Implementing Classes:
AnyDocument, AnyHTML__, AnyHTML_c

public interface AnyHTML_content<D extends AnyDocument<D>,__ extends AnyHTML_content<D,__>> extends Content<D,__>
Author:
AO Industries, Inc.