Uses of Class
com.aoapps.html.any.AnyDL__
Packages that use AnyDL__
Package
Description
Interface hierarchy, abstract base classes, and overall relationship between document,
element, attributes, and
content
.-
Uses of AnyDL__ in com.aoapps.html.any
Classes in com.aoapps.html.any with type parameters of type AnyDL__Modifier and TypeClassDescriptionclass
AnyDL<D extends AnyDocument<D>,
PC extends AnyPalpableContent<D, PC>, E extends AnyDL<D, PC, E, __, _c>, __ extends AnyDL__<D, PC, __>, _c extends AnyDL_c<D, PC, _c>> class
AnyDL__<D extends AnyDocument<D>,
PC extends AnyPalpableContent<D, PC>, __ extends AnyDL__<D, PC, __>> Method parameters in com.aoapps.html.any with type arguments of type AnyDL__Modifier and TypeMethodDescriptionCreates a dl element with no attributes and the given body.Creates a dl element with no attributes and the given body.