Interface AnyUnion_DIV_DL<D extends AnyDocument<D>,__ extends AnyUnion_DIV_DL<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,__>, AnyDIV_content<D,__>, AnyDL_content<D,__>
All Known Implementing Classes:
AnyDIV__, AnyDIV_c, AnyDL__, AnyDL_c, AnyDocument

public interface AnyUnion_DIV_DL<D extends AnyDocument<D>,__ extends AnyUnion_DIV_DL<D,__>> extends Content<D,__>
Elements that are common to both AnyDIV_content and AnyDL_content.
Author:
AO Industries, Inc.